Symbol: _exit
bin/dd/misc.c
152
_exit(1);
bin/mv/mv.c
385
_exit(EXEC_FAILED);
bin/mv/mv.c
411
_exit(EXEC_FAILED);
bin/sh/error.c
118
_exit(128 + SIGINT);
bin/sh/jobs.c
1030
_exit(exitstatus);
bin/sh/redir.c
290
_exit(0);
bin/sh/trap.c
546
_exit(exiting_exitstatus);
bin/timeout/timeout.c
372
_exit(errno == ENOENT ? EXIT_CMD_NOENT : EXIT_CMD_ERROR);
crypto/heimdal/appl/ftp/ftpd/ftpd.c
1880
_exit(status);
crypto/heimdal/appl/ftp/ftpd/popen.c
188
_exit(1);
crypto/heimdal/appl/rcp/util.c
130
_exit(127);
crypto/heimdal/appl/telnet/telnet/commands.c
1304
_exit(1);
crypto/heimdal/appl/telnet/telnetd/telnetd.c
436
_exit(1);
crypto/heimdal/lib/asn1/check-common.c
192
_exit(1);
crypto/heimdal/lib/krb5/expand_path.c
173
goto _exit;
crypto/heimdal/lib/krb5/expand_path.c
183
goto _exit;
crypto/heimdal/lib/krb5/expand_path.c
190
goto _exit;
crypto/heimdal/lib/krb5/expand_path.c
197
goto _exit;
crypto/heimdal/lib/krb5/expand_path.c
202
goto _exit;
crypto/heimdal/lib/krb5/expand_path.c
208
goto _exit;
crypto/heimdal/lib/krb5/expand_path.c
214
goto _exit;
crypto/heimdal/lib/krb5/expand_path.c
223
_exit:
crypto/heimdal/lib/roken/daemon.c
61
_exit(0);
crypto/heimdal/lib/roken/test-mem.c
82
_exit(1);
crypto/krb5/src/kadmin/server/ipropd_svc.c
380
_exit(1);
crypto/krb5/src/kadmin/server/ipropd_svc.c
395
_exit(1);
crypto/krb5/src/kadmin/server/ipropd_svc.c
415
_exit(1);
crypto/krb5/src/kprop/kpropd.c
1586
_exit(1);
crypto/krb5/src/kprop/kpropd.c
446
_exit(0);
crypto/krb5/src/lib/krb5/rcache/t_rcfile2.c
114
_exit(1);
crypto/krb5/src/lib/krb5/rcache/t_rcfile2.c
134
_exit(0);
crypto/krb5/src/lib/krb5/rcache/t_rcfile2.c
163
_exit(test_store(filename, tag, 1000, 100) != 0);
crypto/openssh/auth-pam.c
175
_exit(EXIT_CHILD_CRASH);
crypto/openssh/auth-pam.c
177
_exit(EXIT_CHILD_CRASH);
crypto/openssh/auth-pam.c
184
_exit(0);
crypto/openssh/auth-pam.c
204
_exit(1);
crypto/openssh/cleanup.c
31
_exit(i);
crypto/openssh/clientloop.c
2841
_exit(i);
crypto/openssh/misc.c
2853
_exit(1);
crypto/openssh/misc.c
2857
_exit(1);
crypto/openssh/misc.c
2868
_exit(1);
crypto/openssh/misc.c
2876
_exit(1);
crypto/openssh/misc.c
2881
_exit(1);
crypto/openssh/misc.c
2886
_exit(1);
crypto/openssh/misc.c
2892
_exit(1);
crypto/openssh/misc.c
2900
_exit(127);
crypto/openssh/openbsd-compat/arc4random.c
103
_exit(1);
crypto/openssh/openbsd-compat/daemon.c
62
_exit(0);
crypto/openssh/readconf.c
572
_exit(1);
crypto/openssh/readpass.c
285
_exit(1);
crypto/openssh/regress/misc/sk-dummy/fatal.c
26
_exit(1);
crypto/openssh/sandbox-seccomp-filter.c
463
_exit(1);
crypto/openssh/scp.c
205
_exit(1);
crypto/openssh/scp.c
2257
_exit(1);
crypto/openssh/scp.c
323
_exit(1);
crypto/openssh/scp.c
333
_exit(1);
crypto/openssh/scp.c
355
_exit(1);
crypto/openssh/sftp-server.c
1886
_exit(i);
crypto/openssh/sftp.c
231
_exit(1);
crypto/openssh/sftp.c
2390
_exit(1);
crypto/openssh/sftp.c
2408
_exit(1);
crypto/openssh/sftp.c
350
_exit(1);
crypto/openssh/ssh-agent.c
2200
_exit(i);
crypto/openssh/ssh-agent.c
2225
_exit(2);
crypto/openssh/ssh-pkcs11-client.c
598
_exit(1);
crypto/openssh/ssh-pkcs11-client.c
611
_exit(1);
crypto/openssh/ssh-pkcs11-helper.c
336
_exit(i);
crypto/openssh/ssh-pkcs11-helper.c
447
_exit(i);
crypto/openssh/ssh-sk-client.c
90
_exit(1);
crypto/openssh/ssh-sk-client.c
99
_exit(1);
crypto/openssh/sshconnect.c
1726
_exit(1);
crypto/openssh/sshd-auth.c
887
_exit(i);
crypto/openssh/sshd-session.c
1433
_exit(EXIT_AUTH_ATTEMPTED);
crypto/openssh/sshd-session.c
1435
_exit(i);
crypto/openssh/sshd-session.c
237
_exit(EXIT_LOGIN_GRACE);
crypto/openssh/sshd.c
2004
_exit(i);
crypto/openssl/apps/lib/http_server.c
162
_exit(0);
crypto/openssl/apps/lib/http_server.c
165
_exit(1);
crypto/openssl/crypto/cryptlib.c
266
_exit(3);
include/unistd.h
328
void _exit(int) __dead2;
lib/csu/tests/cxx_constructors.cc
57
_exit(1);
lib/csu/tests/fini_test.c
102
_exit(1);
lib/csu/tests/fini_test.c
60
_exit(1);
lib/libc/gen/arc4random.c
98
_exit(1);
lib/libc/gen/daemon.c
67
_exit(0);
lib/libc/gen/popen.c
157
_exit(127);
lib/libc/gen/posix_spawn.c
258
_exit(127);
lib/libc/gen/posix_spawn.c
263
_exit(127);
lib/libc/gen/posix_spawn.c
275
_exit(127);
lib/libc/gen/wordexp.c
174
_exit(1);
lib/libc/gen/wordexp.c
176
_exit(1);
lib/libc/gen/wordexp.c
186
_exit(1);
lib/libc/net/rcmdsh.c
119
_exit(255);
lib/libc/net/rcmdsh.c
125
_exit(255);
lib/libc/net/rcmdsh.c
128
_exit(0);
lib/libc/net/rcmdsh.c
134
_exit(255);
lib/libc/net/rcmdsh.c
157
_exit(255);
lib/libc/secure/libc_stack_protector.c
120
_exit(127);
lib/libc/stdlib/_Exit.c
19
_exit(code);
lib/libc/stdlib/exit.c
92
_exit(status);
lib/libc/stdlib/system.c
107
_exit(127);
lib/libc/tests/gen/fmtmsg_test.c
176
_exit(2);
lib/libc/tests/gen/fmtmsg_test.c
179
_exit(1);
lib/libc/tests/gen/fmtmsg_test.c
181
_exit(0);
lib/libc/tests/secure/fortify_poll_test.c
147
_exit(EX_OSERR);
lib/libc/tests/secure/fortify_poll_test.c
246
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_poll_test.c
355
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_poll_test.c
464
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_poll_test.c
576
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_random_test.c
147
_exit(EX_OSERR);
lib/libc/tests/secure/fortify_random_test.c
282
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_select_test.c
147
_exit(EX_OSERR);
lib/libc/tests/secure/fortify_select_test.c
234
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_select_test.c
334
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_select_test.c
428
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_select_test.c
528
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_select_test.c
622
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_select_test.c
722
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_signal_test.c
147
_exit(EX_OSERR);
lib/libc/tests/secure/fortify_signal_test.c
282
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_socket_test.c
1104
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_socket_test.c
1323
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_socket_test.c
147
_exit(EX_OSERR);
lib/libc/tests/secure/fortify_socket_test.c
1497
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_socket_test.c
1594
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_socket_test.c
1697
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_socket_test.c
1891
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_socket_test.c
299
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_socket_test.c
458
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_socket_test.c
612
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_socket_test.c
766
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_socket_test.c
935
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_stdio_test.c
1030
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_stdio_test.c
1189
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_stdio_test.c
1331
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_stdio_test.c
147
_exit(EX_OSERR);
lib/libc/tests/secure/fortify_stdio_test.c
1485
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_stdio_test.c
282
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_stdio_test.c
424
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_stdio_test.c
573
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_stdio_test.c
722
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_stdio_test.c
871
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_stdlib_test.c
147
_exit(EX_OSERR);
lib/libc/tests/secure/fortify_stdlib_test.c
282
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_stdlib_test.c
424
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_stdlib_test.c
566
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_string_test.c
1029
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_string_test.c
1193
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_string_test.c
1357
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_string_test.c
147
_exit(EX_OSERR);
lib/libc/tests/secure/fortify_string_test.c
1521
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_string_test.c
1685
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_string_test.c
1849
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_string_test.c
2013
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_string_test.c
2177
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_string_test.c
287
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_string_test.c
434
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_string_test.c
581
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_string_test.c
723
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_string_test.c
865
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_strings_test.c
147
_exit(EX_OSERR);
lib/libc/tests/secure/fortify_strings_test.c
287
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_strings_test.c
429
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_strings_test.c
571
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_uio_test.c
147
_exit(EX_OSERR);
lib/libc/tests/secure/fortify_uio_test.c
234
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_uio_test.c
334
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_uio_test.c
503
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_uio_test.c
597
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_uio_test.c
697
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_uio_test.c
866
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_unistd_test.c
1042
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_unistd_test.c
1196
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_unistd_test.c
1350
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_unistd_test.c
147
_exit(EX_OSERR);
lib/libc/tests/secure/fortify_unistd_test.c
1502
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_unistd_test.c
1644
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_unistd_test.c
1796
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_unistd_test.c
1938
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_unistd_test.c
2105
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_unistd_test.c
303
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_unistd_test.c
450
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_unistd_test.c
592
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_unistd_test.c
734
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_unistd_test.c
888
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_wchar_test.c
1051
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_wchar_test.c
1215
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_wchar_test.c
1379
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_wchar_test.c
147
_exit(EX_OSERR);
lib/libc/tests/secure/fortify_wchar_test.c
1543
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_wchar_test.c
1707
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_wchar_test.c
1871
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_wchar_test.c
2035
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_wchar_test.c
287
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_wchar_test.c
434
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_wchar_test.c
581
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_wchar_test.c
723
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/secure/fortify_wchar_test.c
887
_exit(EX_SOFTWARE); /* Should have aborted. */
lib/libc/tests/stdio/getdelim_test.c
335
_exit(0);
lib/libc/tests/stdlib/dynthr_mod/dynthr_mod.c
64
_exit(1);
lib/libc/tests/stdlib/libatexit/libatexit.cc
43
_exit(exit_code);
lib/libc/tests/stdlib/libatexit/libatexit.cc
63
_exit(exit_code);
lib/libc/tests/stdtime/detect_tz_changes_test.c
253
_exit(0);
lib/libc/tests/stdtime/detect_tz_changes_test.c
264
_exit(2);
lib/libc/tests/sys/cpuset_test.c
259
_exit(42);
lib/libc/tests/sys/cpuset_test.c
340
_exit(do_jail(sock));
lib/libc/tests/sys/cpuset_test.c
494
_exit(42);
lib/libc/tests/sys/cpuset_test.c
587
_exit(try_attach_child(jid, expected_mask));
lib/libc/tests/sys/cpuset_test.c
634
_exit(jail_attach_disjoint_newjail(sock));
lib/libc/tests/sys/cpuset_test.c
721
_exit(error);
lib/libc/tests/sys/cpuset_test.c
739
_exit(0);
lib/libc/tests/sys/sendfile_test.c
353
_exit(0);
lib/libc/tests/sys/sendfile_test.c
437
_exit(0);
lib/libc/tests/sys/sendfile_test.c
605
_exit(0);
lib/libc/tests/sys/sendfile_test.c
735
_exit(0);
lib/libcasper/libcasper/libcasper_service.c
148
_exit(1);
lib/libcasper/libcasper/libcasper_service.c
150
_exit(1);
lib/libcasper/libcasper/libcasper_service.c
154
_exit(1);
lib/libcasper/libcasper/libcasper_service.c
161
_exit(1);
lib/libcasper/libcasper/libcasper_service.c
231
_exit(1);
lib/libcasper/libcasper/libcasper_service.c
256
_exit(0);
lib/libcasper/libcasper/libcasper_service.c
267
_exit(1);
lib/libcasper/libcasper/service.c
430
_exit(1);
lib/libcasper/libcasper/service.c
446
_exit(1);
lib/libcasper/libcasper/service.c
471
_exit(0);
lib/libcasper/libcasper/zygote.c
125
_exit(0);
lib/libcasper/libcasper/zygote.c
137
_exit(0);
lib/libcasper/libcasper/zygote.c
164
_exit(1);
lib/libexecinfo/tests/sigtramp_test.c
70
_exit(0);
lib/libnv/tests/nvlist_send_recv_test.c
353
_exit(0);
lib/libnv/tests/nvlist_send_recv_test.c
446
_exit(0);
lib/libpam/modules/pam_exec/pam_exec.c
330
_exit(1);
lib/libpam/modules/pam_ssh/pam_ssh.c
306
_exit(127);
lib/libproc/proc_create.c
196
_exit(1);
lib/libproc/proc_create.c
206
_exit(2);
lib/libsys/pdrfork_thread_gen.c
31
_exit(ret);
lib/libsys/rfork_thread_gen.c
37
_exit(ret);
lib/libthr/tests/atfork_test.c
100
_exit(EXIT_CALLEDPARENT);
lib/libthr/tests/atfork_test.c
130
_exit(child != 0 ? 0 : EXIT_NOCHILD);
lib/libthr/tests/atfork_test.c
163
_exit(EXIT_BADORDER);
lib/libthr/tests/atfork_test.c
248
_exit(child != 0 ? 0 : EXIT_NOCHILD);
lib/libthr/tests/atfork_test.c
73
_exit(0);
lib/libthr/tests/atfork_test.c
98
_exit(EXIT_NOPREPARE);
lib/libutil/pw_util.c
261
_exit(1);
lib/libutil/tests/flopen_test.c
133
_exit(0);
lib/libutil/tests/flopen_test.c
166
_exit(0);
lib/libutil/tests/forkpty_test.c
41
_exit(0);
lib/libutil/tests/pidfile_test.c
167
_exit(1);
lib/libutil/tests/pidfile_test.c
169
_exit(2);
lib/libutil/tests/pidfile_test.c
172
_exit(3);
lib/libutil/tests/pidfile_test.c
176
_exit(4);
lib/libutil/tests/pidfile_test.c
179
_exit(5);
lib/libutil/tests/pidfile_test.c
182
_exit(6);
lib/libutil/tests/pidfile_test.c
183
_exit(0);
lib/msun/tests/fenv_test.c
159
_exit(0);
lib/msun/tests/fenv_test.c
533
_exit(0);
libexec/comsat/comsat.c
174
_exit(1);
libexec/comsat/comsat.c
184
_exit(1);
libexec/comsat/comsat.c
200
_exit(0);
libexec/fingerd/fingerd.c
205
_exit(1);
libexec/flua/modules/lposix.c
45
_exit(code);
libexec/flua/modules/lposix.c
581
REG_SIMPLE(_exit),
libexec/pppoed/pppoed.c
276
_exit(errno);
libexec/pppoed/pppoed.c
278
_exit(0);
libexec/pppoed/pppoed.c
289
_exit(EX_CANTCREAT);
libexec/pppoed/pppoed.c
302
_exit(EX_OSERR);
libexec/pppoed/pppoed.c
314
_exit(EX_OSERR);
libexec/pppoed/pppoed.c
333
_exit(EX_OSERR);
libexec/pppoed/pppoed.c
348
_exit(EX_OSERR);
libexec/pppoed/pppoed.c
367
_exit(EX_OSERR);
libexec/pppoed/pppoed.c
378
_exit(EX_OSERR);
libexec/pppoed/pppoed.c
384
_exit(EX_TEMPFAIL);
libexec/pppoed/pppoed.c
390
_exit(EX_PROTOCOL);
libexec/pppoed/pppoed.c
432
_exit(0);
libexec/pppoed/pppoed.c
447
_exit(EX_OSFILE);
libexec/rtld-elf/rtld.c
1285
_exit(1);
libexec/rtld-elf/rtld.c
6408
_exit(0);
libexec/rtld-elf/rtld.c
6515
_exit(0);
libexec/rtld-elf/xmalloc.c
46
_exit(1);
libexec/rtld-elf/xmalloc.c
60
_exit(1);
libexec/rtld-elf/xmalloc.c
89
_exit(1);
libexec/talkd/table.c
162
_exit(1);
libexec/talkd/talkd.c
122
_exit(0);
libexec/talkd/talkd.c
84
_exit(1);
libexec/talkd/talkd.c
89
_exit(1);
sbin/devd/devd.cc
266
::_exit(127);
sbin/dumpon/dumpon.c
345
_exit(0);
sbin/fsck/fsck.c
372
_exit(0);
sbin/fsck/fsck.c
380
_exit(1);
sbin/init/init.c
1010
_exit(0);
sbin/init/init.c
1131
_exit(1); /* force single user mode */
sbin/init/init.c
1452
_exit(1);
sbin/init/init.c
1455
_exit(0);
sbin/init/init.c
1478
_exit(1);
sbin/init/init.c
1541
_exit(1);
sbin/init/init.c
1987
_exit(1); /* force single user mode */
sbin/init/init.c
236
_exit(0);
sbin/init/init.c
323
_exit(0); /* reboot */
sbin/init/init.c
507
_exit(sig); /* reboot */
sbin/init/init.c
597
_exit(1);
sbin/init/init.c
873
_exit(1); /* panic and reboot */
sbin/init/init.c
876
_exit(0); /* panic as well */
sbin/init/init.c
902
_exit(0);
sbin/init/init.c
963
_exit(1);
sbin/mdmfs/mdmfs.c
779
_exit(0);
sbin/mdmfs/mdmfs.c
798
_exit(-1);
sbin/ping/main.c
202
_exit(nreceived ? 0 : 2);
sbin/swapon/swapon.c
693
_exit(-1);
sys/compat/linuxkpi/common/include/linux/device/driver.h
25
__CONCAT(__CONCAT(_, _drv), _exit)(void) \
sys/compat/linuxkpi/common/include/linux/device/driver.h
31
module_exit(__CONCAT(__CONCAT(_, _drv), _exit))
sys/teken/demo/teken_demo.c
306
_exit(1);
tests/freebsd_test_suite/macros.h
82
_exit(_exit_code); \
tests/freebsd_test_suite/macros.h
90
_exit(_exit_code); \
tests/sys/aio/local.h
75
_exit(_exit_code); \
tests/sys/aio/local.h
79
_exit(_exit_code); \
tests/sys/arch/aarch64/sve.c
263
_exit(1);
tests/sys/arch/aarch64/sve.c
352
_exit(1);
tests/sys/arch/aarch64/sve.c
355
_exit(2);
tests/sys/arch/aarch64/sve.c
358
_exit(3);
tests/sys/arch/aarch64/sve.c
361
_exit(4);
tests/sys/arch/aarch64/sve.c
363
_exit(0);
tests/sys/arch/aarch64/sve.c
414
_exit(i + 1);
tests/sys/arch/aarch64/sve.c
418
_exit(0);
tests/sys/arch/aarch64/sve_ptrace_helper.c
45
_exit(0);
tests/sys/audit/process-control.c
106
_exit(0);
tests/sys/audit/process-control.c
136
_exit(0);
tests/sys/audit/process-control.c
1527
_exit(0);
tests/sys/audit/process-control.c
189
_exit(0);
tests/sys/audit/process-control.c
241
_exit(0);
tests/sys/audit/process-control.c
76
_exit(0);
tests/sys/capsicum/ioctls_test.c
57
_exit(32);
tests/sys/file/path_test.c
178
_exit(1);
tests/sys/file/path_test.c
180
_exit(2);
tests/sys/file/path_test.c
182
_exit(3);
tests/sys/file/path_test.c
184
_exit(4);
tests/sys/file/path_test.c
186
_exit(5);
tests/sys/file/path_test.c
187
_exit(0);
tests/sys/file/path_test.c
197
_exit(1);
tests/sys/file/path_test.c
200
_exit(2);
tests/sys/file/path_test.c
205
_exit(3);
tests/sys/file/path_test.c
206
_exit(4);
tests/sys/file/path_test.c
608
_exit(1);
tests/sys/file/path_test.c
612
_exit(2);
tests/sys/fs/fusefs/pre-init.cc
156
_exit(0); /* Unreachable, unless parent dies after fork */
tests/sys/fs/fusefs/utils.cc
626
_exit(err);
tests/sys/kern/kern_descrip_test.c
102
_exit(1);
tests/sys/kern/kern_descrip_test.c
112
_exit(0);
tests/sys/kern/kill_zombie.c
43
_exit(42);
tests/sys/kern/ktrace_test.c
564
_exit(0);
tests/sys/kern/ktrace_test.c
87
_exit(32);
tests/sys/kern/pdeathsig.c
113
_exit(0);
tests/sys/kern/pdeathsig.c
145
_exit(0);
tests/sys/kern/pdeathsig.c
203
_exit(0);
tests/sys/kern/pdeathsig.c
213
_exit(0);
tests/sys/kern/pdeathsig.c
279
_exit(0);
tests/sys/kern/pdeathsig.c
319
_exit(0);
tests/sys/kern/pdeathsig.c
327
_exit(0);
tests/sys/kern/pdrfork.c
123
_exit(0);
tests/sys/kern/pdrfork.c
151
_exit(0);
tests/sys/kern/pdrfork.c
71
_exit(0);
tests/sys/kern/pdrfork.c
91
_exit(pd == -1);
tests/sys/kern/pdwait.c
118
_exit(42);
tests/sys/kern/pdwait.c
137
_exit(42);
tests/sys/kern/pdwait.c
157
_exit(42);
tests/sys/kern/pdwait.c
177
_exit(42);
tests/sys/kern/pdwait.c
204
_exit(42);
tests/sys/kern/pdwait.c
231
_exit(42);
tests/sys/kern/pdwait.c
257
_exit(42);
tests/sys/kern/pdwait.c
281
_exit(42);
tests/sys/kern/pdwait.c
65
_exit(42);
tests/sys/kern/pdwait.c
90
_exit(42);
tests/sys/kern/pipe/pipe_fstat_bug_test.c
120
_exit(0);
tests/sys/kern/pipe/pipe_fstat_bug_test.c
125
_exit(1);
tests/sys/kern/pipe/pipe_fstat_bug_test.c
131
_exit(2);
tests/sys/kern/pipe/pipe_fstat_bug_test.c
139
_exit(3);
tests/sys/kern/pipe/pipe_reverse_test.c
112
_exit(0);
tests/sys/kern/pipe/pipe_wraparound_test.c
108
_exit(0);
tests/sys/kern/procdesc.c
66
_exit(0);
tests/sys/kern/procdesc.c
85
_exit(0);
tests/sys/kern/ptrace_test.c
1036
_exit(1);
tests/sys/kern/ptrace_test.c
1066
_exit(0);
tests/sys/kern/ptrace_test.c
111
_exit(32);
tests/sys/kern/ptrace_test.c
193
_exit(1);
tests/sys/kern/ptrace_test.c
2256
_exit(2);
tests/sys/kern/ptrace_test.c
2382
_exit(2);
tests/sys/kern/ptrace_test.c
239
_exit(1);
tests/sys/kern/ptrace_test.c
288
_exit(1);
tests/sys/kern/ptrace_test.c
320
_exit(0);
tests/sys/kern/ptrace_test.c
3519
_exit(1);
tests/sys/kern/ptrace_test.c
3523
_exit(1);
tests/sys/kern/ptrace_test.c
3531
_exit(1);
tests/sys/kern/ptrace_test.c
3533
_exit(1);
tests/sys/kern/ptrace_test.c
3535
_exit(1);
tests/sys/kern/ptrace_test.c
3537
_exit(1);
tests/sys/kern/ptrace_test.c
3538
_exit(0);
tests/sys/kern/ptrace_test.c
384
_exit(1);
tests/sys/kern/ptrace_test.c
400
_exit(2);
tests/sys/kern/ptrace_test.c
4183
_exit(0);
tests/sys/kern/ptrace_test.c
427
_exit(0);
tests/sys/kern/ptrace_test.c
4440
_exit(0);
tests/sys/kern/ptrace_test.c
4505
_exit(0);
tests/sys/kern/ptrace_test.c
4550
_exit(1);
tests/sys/kern/ptrace_test.c
4553
_exit(0);
tests/sys/kern/ptrace_test.c
4571
_exit(0);
tests/sys/kern/ptrace_test.c
499
_exit(status);
tests/sys/kern/ptrace_test.c
506
_exit(status);
tests/sys/kern/ptrace_test.c
556
_exit(2);
tests/sys/kern/ptrace_test.c
563
_exit(1);
tests/sys/kern/ptrace_test.c
804
_exit(3);
tests/sys/kern/reaper.c
114
_exit(101);
tests/sys/kern/reaper.c
116
_exit(2);
tests/sys/kern/reaper.c
120
_exit(102);
tests/sys/kern/reaper.c
121
_exit(3);
tests/sys/kern/reaper.c
179
_exit(100);
tests/sys/kern/reaper.c
182
_exit(101);
tests/sys/kern/reaper.c
185
_exit(102);
tests/sys/kern/reaper.c
187
_exit(103);
tests/sys/kern/reaper.c
188
_exit(2);
tests/sys/kern/reaper.c
190
_exit(3);
tests/sys/kern/reaper.c
263
_exit(101);
tests/sys/kern/reaper.c
265
_exit(2);
tests/sys/kern/reaper.c
269
_exit(102);
tests/sys/kern/reaper.c
270
_exit(3);
tests/sys/kern/reaper.c
328
_exit(100);
tests/sys/kern/reaper.c
330
_exit(101);
tests/sys/kern/reaper.c
332
_exit(102);
tests/sys/kern/reaper.c
334
_exit(103);
tests/sys/kern/reaper.c
336
_exit(104);
tests/sys/kern/reaper.c
337
_exit(0);
tests/sys/kern/reaper.c
405
_exit(100);
tests/sys/kern/reaper.c
407
_exit(100);
tests/sys/kern/reaper.c
409
_exit(101);
tests/sys/kern/reaper.c
412
_exit(102);
tests/sys/kern/reaper.c
415
_exit(103);
tests/sys/kern/reaper.c
417
_exit(104);
tests/sys/kern/reaper.c
418
_exit(0);
tests/sys/kern/reaper.c
601
_exit(100);
tests/sys/kern/reaper.c
604
_exit(101);
tests/sys/kern/reaper.c
607
_exit(102);
tests/sys/kern/reaper.c
64
_exit(100);
tests/sys/kern/reaper.c
660
_exit(100);
tests/sys/kern/reaper.c
663
_exit(101);
tests/sys/kern/reaper.c
666
_exit(102);
tests/sys/kern/reaper.c
67
_exit(101);
tests/sys/kern/reaper.c
677
_exit(100);
tests/sys/kern/reaper.c
680
_exit(101);
tests/sys/kern/reaper.c
683
_exit(102);
tests/sys/kern/reaper.c
70
_exit(102);
tests/sys/kern/reaper.c
72
_exit(103);
tests/sys/kern/reaper.c
73
_exit(2);
tests/sys/kern/reaper.c
75
_exit(3);
tests/sys/kern/reaper.c
758
_exit(1);
tests/sys/kern/reaper.c
761
_exit(0);
tests/sys/kern/socket_splice.c
694
_exit(2);
tests/sys/kern/socket_splice.c
698
_exit(3);
tests/sys/kern/socket_splice.c
705
_exit(0);
tests/sys/kern/sysctl_kern_proc.c
116
_exit(1);
tests/sys/kern/sysctl_kern_proc.c
118
_exit(2);
tests/sys/kern/sysctl_kern_proc.c
119
_exit(0);
tests/sys/kern/tty/test_sti.c
102
_exit(STIERR_CONFIG);
tests/sys/kern/tty/test_sti.c
172
_exit(STIERR_INJECT);
tests/sys/kern/tty/test_sti.c
177
_exit(STIERR_READFAIL);
tests/sys/kern/tty/test_sti.c
179
_exit(STIERR_BADTEXT);
tests/sys/kern/tty/test_sti.c
181
_exit(0);
tests/sys/kern/tty/test_sti.c
212
_exit(STIERR_READFAIL);
tests/sys/kern/tty/test_sti.c
219
_exit(STIERR_BADTEXT);
tests/sys/kern/tty/test_sti.c
221
_exit(0);
tests/sys/kern/tty/test_sti.c
255
_exit(STIERR_DATAFOUND);
tests/sys/kern/tty/test_sti.c
257
_exit(0);
tests/sys/kern/tty/test_sti.c
300
_exit(STIERR_WOTTY);
tests/sys/kern/tty/test_sti.c
303
_exit(STIERR_ROTTY);
tests/sys/kern/tty/test_sti.c
311
_exit(STIERR_WOOK);
tests/sys/kern/tty/test_sti.c
313
_exit(STIERR_BADERR);
tests/sys/kern/tty/test_sti.c
321
_exit(STIERR_INJECT);
tests/sys/kern/tty/test_sti.c
323
_exit(0);
tests/sys/kern/tty/test_sti.c
97
_exit(STIERR_CONFIG_FETCH);
tests/sys/kern/unix_passfd_test.c
1118
_exit(0);
tests/sys/kern/unix_passfd_test.c
1166
_exit(0);
tests/sys/kern/waitpid_nohang.c
44
_exit(1);
tests/sys/kqueue/kqueue_fork.c
194
_exit(RECV_ERROR);
tests/sys/kqueue/kqueue_fork.c
196
_exit(RECV_ERROR);
tests/sys/kqueue/kqueue_fork.c
198
_exit(cponfork_notes_check(kq, clofd));
tests/sys/kqueue/kqueue_fork.c
73
_exit(0);
tests/sys/kqueue/libkqueue/vnode.c
88
_exit(1);
tests/sys/kqueue/libkqueue/vnode.c
93
_exit(0);
tests/sys/mqueue/mqtest2.c
20
_exit(1);
tests/sys/mqueue/mqtest3.c
21
_exit(1);
tests/sys/mqueue/mqtest4.c
22
_exit(1);
tests/sys/mqueue/mqtest5.c
22
_exit(1);
tests/sys/netinet/socket_afinet.c
364
_exit(1);
tests/sys/netinet/socket_afinet.c
369
_exit(2);
tests/sys/netinet/socket_afinet.c
371
_exit(3);
tests/sys/netinet/socket_afinet.c
373
_exit(4);
tests/sys/netinet/socket_afinet.c
377
_exit(5);
tests/sys/netinet/socket_afinet.c
380
_exit(6);
tests/sys/netinet/socket_afinet.c
382
_exit(7);
tests/sys/netinet/socket_afinet.c
383
_exit(0);
tests/sys/posixshm/posixshm_test.c
1777
_exit(1);
tests/sys/posixshm/posixshm_test.c
1779
_exit(2);
tests/sys/posixshm/posixshm_test.c
1780
_exit(0);
tests/sys/posixshm/posixshm_test.c
1797
_exit(1);
tests/sys/posixshm/posixshm_test.c
1798
_exit(0);
tests/sys/posixshm/posixshm_test.c
1820
_exit(1);
tests/sys/posixshm/posixshm_test.c
1822
_exit(2);
tests/sys/posixshm/posixshm_test.c
1823
_exit(0);
tests/sys/posixshm/posixshm_test.c
1869
_exit(1);
tests/sys/posixshm/posixshm_test.c
1871
_exit(0);
tests/sys/posixshm/posixshm_test.c
954
_exit(1);
tests/sys/posixshm/posixshm_test.c
957
_exit(1);
tests/sys/posixshm/posixshm_test.c
961
_exit(1);
tests/sys/posixshm/posixshm_test.c
963
_exit(0);
tests/sys/vm/mlock_test.c
56
_exit(1);
tests/sys/vm/mlock_test.c
58
_exit(2);
tests/sys/vm/mlock_test.c
60
_exit(3);
tests/sys/vm/mlock_test.c
62
_exit(4);
tests/sys/vm/mlock_test.c
63
_exit(0);
tools/regression/sockets/accept_fd_leak/accept_fd_leak.c
171
_exit(0);
tools/regression/sockets/accf_data_attach/accf_data_attach.c
75
_exit(0);
tools/regression/sockets/pr_atomic/pr_atomic.c
85
_exit(0);
tools/regression/sockets/sendfile/sendfile.c
124
_exit(-1);
tools/regression/sockets/sendfile/sendfile.c
228
_exit(rc);
tools/regression/sockets/unix_cmsg/uc_common.c
541
_exit(rv);
tools/test/pthread_vfork/pthread_vfork_test.c
50
_exit(0);
tools/test/ptrace/scescx.c
392
_exit(1);
tools/test/stress2/lib/main.c
86
_exit(1);
tools/test/stress2/testcases/badcode/badcode.c
122
_exit(EXIT_SUCCESS);
tools/test/stress2/testcases/badcode/badcode.c
66
_exit(1);
tools/test/stress2/testcases/badcode/badcode.c
74
_exit(EXIT_SUCCESS);
tools/test/stress2/testcases/lockf/lockf.c
166
_exit(0);
tools/test/stress2/testcases/mkfifo/mkfifo.c
116
_exit(0);
tools/test/stress2/testcases/mkfifo/mkfifo.c
153
_exit(EXIT_SUCCESS);
tools/test/stress2/testcases/shm/shm.c
158
_exit(0);
tools/test/stress2/testcases/socket/socket.c
107
_exit(EXIT_SUCCESS);
tools/test/stress2/testcases/swap/swap.c
90
_exit(1);
tools/test/stress2/testcases/tcp/tcp.c
148
_exit(EXIT_SUCCESS);
tools/test/stress2/testcases/tcp/tcp.c
175
_exit(EXIT_SUCCESS);
tools/test/stress2/tools/bench.c
279
_exit(0);
tools/test/stress2/tools/bench.c
340
_exit(0);
tools/test/stress2/tools/swap.c
165
_exit(0);
tools/tools/so_splice/proxy.c
247
_exit(0);
tools/tools/syscall_timing/syscall_timing.c
191
_exit(0);
tools/tools/syscall_timing/syscall_timing.c
200
_exit(0);
tools/tools/syscall_timing/syscall_timing.c
868
_exit(0);
tools/tools/syscall_timing/syscall_timing.c
877
_exit(0);
usr.bin/apply/apply.c
229
_exit(1);
usr.bin/at/at.c
134
_exit(EXIT_FAILURE);
usr.bin/calendar/io.c
709
_exit(1);
usr.bin/cmp/regular.c
190
_exit(EXIT_FAILURE);
usr.bin/csplit/csplit.c
227
_exit(2);
usr.bin/find/function.c
665
_exit(1);
usr.bin/find/function.c
669
_exit(1);
usr.bin/gzip/gzip.c
1190
_exit(2);
usr.bin/ldd/ldd.c
113
_exit(127);
usr.bin/ldd/ldd.c
249
_exit(1);
usr.bin/lockf/lockf.c
284
_exit(1);
usr.bin/lockf/lockf.c
385
_exit(EX_OSERR);
usr.bin/m4/misc.c
244
_exit(1);
usr.bin/mail/cmd2.c
365
_exit(1);
usr.bin/mail/popen.c
226
_exit(1);
usr.bin/mail/send.c
407
_exit(1);
usr.bin/mail/tests/mailx_signal_test.c
83
_exit(2);
usr.bin/sdiff/edit.c
60
_exit(127);
usr.bin/sdiff/sdiff.c
389
_exit(2);
usr.bin/sdiff/sdiff.c
393
_exit(2);
usr.bin/tip/tip/cmds.c
942
_exit(1);
usr.bin/wall/ttymsg.c
123
_exit(1);
usr.bin/wall/ttymsg.c
153
_exit(1);
usr.bin/wall/ttymsg.c
161
_exit(0);
usr.bin/xargs/xargs.c
612
_exit(1);
usr.sbin/apmd/apmd.c
122
_exit(127);
usr.sbin/bluetooth/btpand/btpand.c
239
_exit(EXIT_SUCCESS);
usr.sbin/cron/cron/do_command.c
376
_exit(ERROR_EXIT);
usr.sbin/cron/cron/do_command.c
397
_exit(ERROR_EXIT);
usr.sbin/cron/cron/do_command.c
402
_exit(ERROR_EXIT);
usr.sbin/cron/cron/do_command.c
407
_exit(ERROR_EXIT);
usr.sbin/cron/cron/do_command.c
412
_exit(ERROR_EXIT);
usr.sbin/cron/cron/do_command.c
464
_exit(ERROR_EXIT);
usr.sbin/cron/cron/do_command.c
479
_exit(ERROR_EXIT);
usr.sbin/cron/cron/do_command.c
490
_exit(ERROR_EXIT);
usr.sbin/cron/cron/do_command.c
499
_exit(ERROR_EXIT);
usr.sbin/cron/cron/do_command.c
508
_exit(OK_EXIT);
usr.sbin/cron/cron/do_command.c
513
_exit(ERROR_EXIT);
usr.sbin/cron/cron/do_command.c
560
_exit(ERROR_EXIT);
usr.sbin/cron/cron/do_command.c
623
_exit(ERROR_EXIT);
usr.sbin/cron/cron/do_command.c
64
_exit(OK_EXIT);
usr.sbin/cron/cron/do_command.c
665
(void) _exit(ERROR_EXIT);
usr.sbin/cron/cron/do_command.c
669
(void) _exit(ERROR_EXIT);
usr.sbin/cron/cron/popen.c
170
_exit(ERROR_EXIT);
usr.sbin/cron/cron/popen.c
173
_exit(ERROR_EXIT);
usr.sbin/cron/cron/popen.c
176
_exit(ERROR_EXIT);
usr.sbin/cron/cron/popen.c
178
_exit(ERROR_EXIT);
usr.sbin/cron/cron/popen.c
192
_exit(1);
usr.sbin/ctld/ctld.cc
2233
_exit(2);
usr.sbin/cxgbetool/cxgbetool.c
2653
_exit(0);
usr.sbin/inetd/inetd.c
741
_exit(0);
usr.sbin/inetd/inetd.c
763
_exit(0);
usr.sbin/inetd/inetd.c
785
_exit(EX_OSERR);
usr.sbin/inetd/inetd.c
800
_exit(EX_NOUSER);
usr.sbin/inetd/inetd.c
812
_exit(EX_NOUSER);
usr.sbin/inetd/inetd.c
825
_exit(EX_NOUSER);
usr.sbin/inetd/inetd.c
841
_exit(EX_OSERR);
usr.sbin/inetd/inetd.c
856
_exit(EX_OSERR);
usr.sbin/inetd/inetd.c
864
_exit(EX_OSERR);
usr.sbin/inetd/inetd.c
877
_exit(0);
usr.sbin/inetd/inetd.c
897
_exit(EX_OSERR);
usr.sbin/iscsid/iscsid.c
564
_exit(2);
usr.sbin/lpr/lpd/printjob.c
1565
_exit(0);
usr.sbin/pkg/pkg.c
237
_exit(1);
usr.sbin/ppp/bundle.c
1780
_exit(0);
usr.sbin/ppp/bundle.c
1824
_exit(0);
usr.sbin/ppp/chap.c
297
_exit(255);
usr.sbin/ppp/chap.c
299
_exit(0);
usr.sbin/ppp/chap.c
323
_exit(255);
usr.sbin/ppp/chat.c
755
_exit(127);
usr.sbin/ppp/command.c
706
_exit(255);
usr.sbin/ppp/exec.c
313
_exit(ret);
usr.sbin/ppp/exec.c
318
_exit(child_status); /* The error from exec() ! */
usr.sbin/ppp/exec.c
326
_exit(ESRCH);
usr.sbin/ppp/exec.c
341
_exit(child_status);
usr.sbin/pw/pw_utils.c
88
_exit(1);
usr.sbin/pw/pwupd.c
73
_exit(1);
usr.sbin/rpc.lockd/kern.c
229
_exit (1);
usr.sbin/rpc.ypupdated/update.c
171
_exit(~0);
usr.sbin/rpc.ypupdated/update.c
175
_exit(~0);
usr.sbin/rpcbind/rpcbind.c
831
_exit(2);
usr.sbin/rpcbind/security.c
223
_exit(0);
usr.sbin/rtsold/cap_script.c
70
_exit(1);
usr.sbin/rtsold/cap_script.c
72
_exit(1);
usr.sbin/rtsold/cap_script.c
76
_exit(1);
usr.sbin/syslogd/syslogd.c
3748
_exit(255);
usr.sbin/ypbind/ypbind.c
739
_exit(0);
usr.sbin/ypbind/ypbind.c
761
_exit(0);
usr.sbin/ypldap/ldapclient.c
342
_exit(0);
usr.sbin/ypldap/ypldap.c
123
_exit(0);
usr.sbin/ypldap/ypldap_dns.c
69
_exit(0);
usr.sbin/ypserv/yp_main.c
176
_exit(0);
usr.sbin/ypserv/yp_server.c
406
_exit(0);
usr.sbin/ypserv/yp_server.c
567
_exit(0);