Searched defs:dirfd (Results 1 – 5 of 5) sorted by relevance
38 dirfd(DIR *dirp) in dirfd() function
70 static int dirfd = -1; /* storage for setting created dir time/mode */ variable
320 int dirfd; member
113 #define dirfd(x) ((x)->__dd_fd) macro
2896 int dirfd, fd; in search_library_pathfds() local