Searched refs:_exit (Results 51 - 75 of 105) sorted by relevance

12345

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-daemon/
H A Dchroot.c323 _exit(0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-daemon/
H A Dchroot.c323 _exit(0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dexecute.c294 _exit (127);
H A Dpipe.c399 _exit (127);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/udev/
H A Dudev_utils_run.c168 _exit(1);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/debianutils/
H A Dstart_stop_daemon.c308 /* why _exit? the child may have changed the stack,
310 _exit(0);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/miscutils/
H A Dtime.c392 _exit(errno == ENOENT ? 127 : 126);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/runit/
H A Dsv.c173 _exit(151);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pppoecd/
H A Dpppoe2.c1678 goto _exit;
1691 goto _exit;
1701 _exit:
1723 goto _exit;
1731 goto _exit;
1737 goto _exit;
1766 _exit:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/msdos/
H A Dmatch.asm328 extrn _exit : far ; 'far' for large model
330 extrn _exit : near ; 'near' for compact model
333 call _exit ; incompatible "global vars interface"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptpd/pptpd-1.3.4/
H A Dpptpctrl.c606 _exit(1);
639 _exit(1);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/vmstat/proc/
H A Dsysinfo.c54 _exit(102); \
60 _exit(103); \
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/shell/
H A Dhush.c693 _exit(- sig);
700 _exit(1); /* Should not reach it */
1332 _exit(EXIT_SUCCESS);
1348 _exit(rcode);
1360 // is it ok that run_current_applet_and_exit() does exit(), not _exit()?
1375 _exit(1);
1380 // until it does exec/_exit, but currently it does.
1396 _exit(rcode);
1401 _exit(EXIT_SUCCESS);
1905 * global data until exec/_exit (w
[all...]
H A Dlash.c1140 _exit(x->function(child));
1163 * call exit() but should call _exit() instead */
1165 _exit(EXIT_FAILURE);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/bus/
H A Dmain.c111 * so we'll have to resort to _exit(). */
117 _exit (1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/nsswitch/
H A Dwinbindd_cm.c202 _exit(0);
217 _exit(0);
225 _exit(0);
234 _exit(0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/torture/
H A Drpctorture.c179 _exit(0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/dbus/
H A Ddbus-sysdeps-unix.c941 _exit(1);
2832 _exit (code);
3298 _exit (1);
3310 _exit (1);
3312 _exit (1);
3314 _exit (1);
3338 _exit (1);
H A Ddbus-sysdeps-util-unix.c152 _exit (0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/pcm/
H A Dpcm_direct.c268 _exit(EXIT_SUCCESS);
404 _exit(EXIT_SUCCESS);
436 _exit(EXIT_SUCCESS);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/daemon/
H A Ddaemon.c212 default: _exit(0);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppoecd/
H A Dmain.c1186 _exit(127);
1281 _exit(-1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/nmbd/
H A Dnmbd_winsserver.c2336 _exit(0);
2348 _exit(0);
2364 _exit(0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/unix/
H A Dutilsunx.cpp616 _exit(-1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/
H A Dcryptlib.c1010 _exit(3);

Completed in 255 milliseconds

12345