Home
last modified time | relevance | path

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

/qemu/util/
H A Doslib-posix.c130 int qemu_daemon(int nochdir, int noclose) in qemu_daemon() argument
132 return daemon(nochdir, noclose); in qemu_daemon()
/qemu/include/qemu/
H A Dosdep.h512 int qemu_daemon(int nochdir, int noclose);