Home
last modified time | relevance | path

Searched defs:dirfd (Results 1 – 2 of 2) sorted by relevance

/external/qemu/
Doslib-posix.c113 int qemu_utimensat(int dirfd, const char *path, const struct timespec *times, in qemu_utimensat()
/external/grub/stage2/
Ddir.h135 #define dirfd(dirp) ((dirp)->dd_fd) macro