Searched defs:daemonize (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Network/slirp/dnsproxy/
H A Ddnsproxy.c590 int daemonize = 0; local
599 daemonize = 1;
661 if (daemonize) {
663 fatal("unable to daemonize");

Completed in 43 milliseconds