Searched defs:dirfd (Results 1 – 2 of 2) sorted by relevance
7 int __futimesat(int dirfd, const char* pathname, const struct timeval times[2]) { in __futimesat()
18 #define dirfd(d) (*(int*)d) macro
Completed in 2 milliseconds