Searched refs:_exit (Results 101 - 125 of 338) sorted by relevance

1234567891011>>

/freebsd-11-stable/usr.sbin/pw/
H A Dpwupd.c78 _exit(1);
/freebsd-11-stable/contrib/wpa/wpa_supplicant/examples/
H A Dwpas-dbus-new-wps.py44 os._exit(1)
/freebsd-11-stable/contrib/tcsh/
H A Dsh.types.h117 extern void _exit();
/freebsd-11-stable/lib/libc/secure/
H A Dstack_protector.c131 _exit(127);
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/net/
H A Dh_dns_server.c223 _exit(1);
225 _exit(1);
227 _exit(0);
/freebsd-11-stable/contrib/nvi/ex/
H A Dex_filter.c144 _exit (127);
233 _exit (1);
234 _exit(ex_writefp(sp, "filter", ifp, fm, tm, NULL, NULL, 1));
/freebsd-11-stable/lib/libc/gen/
H A Dwordexp.c176 _exit(1);
178 _exit(1);
188 _exit(1);
/freebsd-11-stable/sbin/init/
H A Dinit.c245 _exit(0);
332 _exit(0); /* reboot */
516 _exit(sig); /* reboot */
607 _exit(1);
882 _exit(1); /* panic and reboot */
885 _exit(0); /* panic as well */
910 _exit(0);
963 _exit(1);
1010 _exit(0);
1121 _exit(
[all...]
/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_ucast_updn.c358 goto _exit;
366 goto _exit;
374 goto _exit;
382 _exit:
431 goto _exit;
506 _exit:
/freebsd-11-stable/contrib/apr/threadproc/unix/
H A Dproc.c461 _exit(-1); /* We have big problems, the child should exit. */
472 _exit(-1);
483 _exit(-1); /* We have big problems, the child should exit. */
492 _exit(-1); /* We have big problems, the child should exit. */
500 _exit(-1); /* We have big problems, the child should exit. */
592 _exit(-1); /* if we get here, there is a problem, so exit with an
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/sys/
H A Dt_poll.c112 _exit(0);
122 _exit(0);
132 _exit(0);
H A Dt_mlock.c225 _exit(EXIT_FAILURE);
241 _exit(EXIT_FAILURE);
245 _exit(EXIT_SUCCESS);
/freebsd-11-stable/bin/rcp/
H A Dutil.c118 _exit(127);
/freebsd-11-stable/contrib/gdb/gdb/
H A Dser-pipe.c102 _exit (127);
/freebsd-11-stable/crypto/heimdal/appl/rcp/
H A Dutil.c130 _exit(127);
/freebsd-11-stable/contrib/opie/
H A Dpopen.c164 _exit(1);
/freebsd-11-stable/gnu/usr.bin/rcs/rcsmerge/
H A Drcsmerge.c285 _exit(DIFF_TROUBLE);
/freebsd-11-stable/tests/sys/kern/pipe/
H A Dpipe_reverse_test.c113 _exit(0);
H A Dpipe_wraparound_test.c109 _exit(0);
/freebsd-11-stable/tests/sys/mqueue/
H A Dmqtest5.c25 _exit(1);
H A Dmqtest4.c25 _exit(1);
H A Dmqtest3.c24 _exit(1);
/freebsd-11-stable/bin/dd/
H A Dmisc.c154 _exit(sig == 0 ? 0 : 1);
/freebsd-11-stable/contrib/netbsd-tests/kernel/arch/amd64/
H A Dt_ptrace_wait.c86 _exit(exitval);
169 _exit(exitval);
228 _exit(exitval);
302 _exit(exitval);
384 _exit(exitval);
490 _exit(exitval);
596 _exit(exitval);
702 _exit(exitval);
808 _exit(exitval);
909 _exit(exitva
[all...]
/freebsd-11-stable/contrib/netbsd-tests/kernel/arch/i386/
H A Dt_ptrace_wait.c85 _exit(exitval);

Completed in 180 milliseconds

1234567891011>>