Searched defs:dirfd (Results 1 – 2 of 2) sorted by relevance
113 int qemu_utimensat(int dirfd, const char *path, const struct timespec *times, in qemu_utimensat()
135 #define dirfd(dirp) ((dirp)->dd_fd) macro