Searched refs:nofork (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/include/
H A Dbusybox.h47 unsigned char nofork; member in struct:bb_applet
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/libbb/
H A Dvfork_daemon_rexec.c177 if (a && (a->nofork
183 if (a->nofork)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zeroconf-0.9/
H A Dzeroconf.c125 int nofork = 0; variable
201 if (!nofork)
905 nofork = 1;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/shell/
H A Dlash.c1259 if (a && a->nofork) {
H A Dhush.c660 /* return to nofork, it will eventually exit now,
668 /* parent needs to longjmp out of running nofork.
1737 if (a && a->nofork) {
1969 debug_printf_jobs("exiting nofork early\n");
1988 nofork_save.saved = 0; /* in case we will run a nofork later */
H A Dash.c7603 goto nofork;
7611 nofork:

Completed in 117 milliseconds