Searched refs:noclose (Results 1 – 2 of 2) sorted by relevance
130 int qemu_daemon(int nochdir, int noclose) in qemu_daemon() argument132 return daemon(nochdir, noclose); in qemu_daemon()
512 int qemu_daemon(int nochdir, int noclose);