Searched refs:nofork (Results 1 – 8 of 8) sorted by relevance
35 extern int nofork;57 #define DPRINT(i) if (nofork) printf i194 if (nofork) in iprop_get_updates_1()333 if (nofork) { in iprop_full_resync_1()355 if (nofork) { in iprop_full_resync_1()370 if (nofork) { in iprop_full_resync_1()401 if (nofork) in iprop_full_resync_1()
158 int nofork = 0; /* global; don't fork (debug mode) */ variable277 if (nofork) in getdomnames()395 if (nofork && ret) in set_svc_domnames()488 nofork = 0; in main()505 nofork = 1; in main()1041 if (!nofork && (ret = daemon(0, 0))) { in main()1119 if (nofork) in main()1164 if (nofork) { in main()1206 if (nofork) in main()
60 static int nofork = 0; /* to be set from the debugger */ variable77 if (nofork) { in announce()
60 const char nofork[] = "fork failed - too many processes"; variable
436 extern const char nofork[];
283 error(nofork);
76 static int nofork = 0; variable586 nofork++; /* don't detach from terminal */821 if (!nofork && daemon(0, 0)) {
91 int nofork; member564 if(!(sp->nofork = sh_state(SH_NOFORK))) in sh_subshell()596 if(!sp->nofork) in sh_subshell()