Home
last modified time | relevance | path

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

/openbmc/qemu/util/
H A Doslib-posix.c114 int qemu_daemon(int nochdir, int noclose) in qemu_daemon() argument
116 return daemon(nochdir, noclose); in qemu_daemon()
/openbmc/qemu/include/qemu/
H A Dosdep.h508 int qemu_daemon(int nochdir, int noclose);