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

/xsrc/external/mit/xf86-video-intel-2014/dist/tools/
H A Dvirtual.c1982 printf(" -f keep in foreground (do not detach from console and daemonize)\n");
3183 int daemonize = 1, bumblebee = 0, siblings = 0, singleton = 1; local in function:main
3194 daemonize = 0;
3207 daemonize = 0;
3211 daemonize = 0;
3341 if (daemonize && daemon(0, 0)) {
/xsrc/external/mit/xf86-video-intel/dist/tools/
H A Dvirtual.c2151 printf(" -f keep in foreground (do not detach from console and daemonize)\n");
3393 int daemonize = 1, bumblebee = 0, siblings = 0, singleton = 1; local in function:main
3405 daemonize = 0;
3418 daemonize = 0;
3422 daemonize = 0;
3565 if (daemonize && daemon(0, 0)) {

Completed in 38 milliseconds