Searched defs:filefd (Results 1 – 2 of 2) sorted by relevance
32 __s32 filefd; /* fd for the file */ member
242 int filefd = open("/proc/self/exe", O_RDONLY); in TEST_F() local252 int filefd = open("/proc/self/exe", O_RDONLY); in TEST_F() local