Searched defs:dirfd (Results 1 - 4 of 4) sorted by relevance

/external/qemu/
H A Doslib-posix.c113 int qemu_utimensat(int dirfd, const char *path, const struct timespec *times, argument
122 ret = utimensat(dirfd, path, times, flags);
/external/grub/stage2/
H A Ddir.h135 #define dirfd(dirp) ((dirp)->dd_fd) macro
/external/sqlite/dist/orig/
H A Dsqlite3.c28410 int dirfd; local
[all...]
/external/sqlite/dist/
H A Dsqlite3.c28421 int dirfd; local
[all...]

Completed in 499 milliseconds