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