Home
last modified time | relevance | path

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

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