Searched refs:nochdir (Results 1 – 2 of 2) sorted by relevance
114 int qemu_daemon(int nochdir, int noclose) in qemu_daemon() argument116 return daemon(nochdir, noclose); in qemu_daemon()
508 int qemu_daemon(int nochdir, int noclose);