Home
last modified time | relevance | path

Searched refs:dfd (Results 1 – 1 of 1) sorted by relevance

/qemu/util/
H A Doslib-posix.c857 int fd, dfd; in qemu_close_all_open_fd_proc() local
867 dfd = dirfd(dir); in qemu_close_all_open_fd_proc()
876 if (fd == dfd) { in qemu_close_all_open_fd_proc()