Home
last modified time | relevance | path

Searched defs:filefd (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/include/uapi/misc/
Dfastrpc.h85 __s32 filefd; /* fd for the file */ member
/linux-6.12.1/tools/testing/selftests/net/
Dtls.c403 int filefd = open("/proc/self/exe", O_RDONLY); in TEST_F() local
413 int filefd = open("/proc/self/exe", O_RDONLY); in TEST_F() local