Searched refs:_exit (Results 26 - 50 of 338) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/netbsd-tests/lib/libc/sys/
H A Dt_getsid.c97 _exit(EXIT_FAILURE);
100 _exit(EXIT_FAILURE);
102 _exit(EXIT_SUCCESS);
H A Dt_setuid.c97 _exit(EXIT_FAILURE);
102 _exit(EXIT_FAILURE);
104 _exit(EXIT_SUCCESS);
H A Dt_setrlimit.c206 _exit(EXIT_FAILURE);
209 _exit(EXIT_FAILURE);
218 _exit(EXIT_FAILURE);
239 _exit(EXIT_FAILURE);
241 _exit(EXIT_SUCCESS);
287 _exit(EXIT_FAILURE);
290 _exit(EXIT_FAILURE);
296 _exit(EXIT_FAILURE);
299 _exit(EXIT_SUCCESS);
303 _exit(EXIT_FAILUR
[all...]
H A Dt_msgctl.c136 _exit(EX_OSERR);
144 _exit(EXIT_FAILURE);
147 _exit(EXIT_FAILURE);
152 _exit(EX_OSERR);
157 _exit(EXIT_FAILURE);
160 _exit(EXIT_FAILURE);
162 _exit(EXIT_SUCCESS);
212 _exit(EXIT_SUCCESS);
232 _exit(EXIT_SUCCESS);
H A Dt_revoke.c158 _exit(EXIT_FAILURE);
163 _exit(EXIT_FAILURE);
166 _exit(EXIT_FAILURE);
169 _exit(EXIT_FAILURE);
171 _exit(EXIT_SUCCESS);
H A Dt_msgsnd.c106 _exit(EXIT_FAILURE);
264 _exit(EXIT_SUCCESS);
317 _exit(EX_OSERR);
322 _exit(EX_OSERR);
331 _exit(EXIT_FAILURE);
334 _exit(EXIT_FAILURE);
336 _exit(EXIT_SUCCESS);
H A Dt_nanosleep.c169 _exit(EXIT_FAILURE);
172 _exit(EXIT_FAILURE);
175 _exit(EXIT_FAILURE);
177 _exit(EXIT_SUCCESS);
237 _exit(EXIT_FAILURE);
241 _exit(EXIT_FAILURE);
243 _exit(EXIT_SUCCESS);
H A Dt_mkdir.c131 _exit(EXIT_FAILURE);
134 _exit(EXIT_FAILURE);
136 _exit(EXIT_SUCCESS);
/freebsd-11-stable/lib/libc/net/
H A Drcmdsh.c120 _exit(255);
126 _exit(255);
129 _exit(0);
135 _exit(255);
158 _exit(255);
/freebsd-11-stable/contrib/wpa/wpa_supplicant/examples/p2p/
H A Dp2p_group_add.py33 os._exit(0)
38 os._exit(0)
107 os._exit(0)
132 os._exit(0)
146 os._exit(0)
193 os._exit(0)
222 os._exit(0)
H A Dp2p_invite.py37 os._exit(0)
104 os._exit(0)
132 os._exit(0)
195 os._exit(1)
201 os._exit(0)
/freebsd-11-stable/tests/sys/kern/
H A Dreaper.c65 _exit(100);
68 _exit(101);
71 _exit(102);
73 _exit(103);
74 _exit(2);
76 _exit(3);
115 _exit(101);
117 _exit(2);
121 _exit(102);
122 _exit(
[all...]
H A Dpdeathsig.c115 _exit(0);
147 _exit(0);
205 _exit(0);
215 _exit(0);
281 _exit(0);
321 _exit(0);
329 _exit(0);
/freebsd-11-stable/libexec/talkd/
H A Dtalkd.c96 _exit(1);
101 _exit(1);
133 _exit(0);
/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Ddaemon.c61 _exit(0);
/freebsd-11-stable/tests/sys/kern/pipe/
H A Dpipe_fstat_bug_test.c121 _exit(0);
126 _exit(1);
132 _exit(2);
140 _exit(3);
/freebsd-11-stable/contrib/openpam/bin/su/
H A Dsu.c162 _exit(1);
166 _exit(1);
170 _exit(1);
174 _exit(1);
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/gen/
H A Dt_alarm.c98 _exit(EXIT_FAILURE);
100 _exit(EXIT_SUCCESS);
/freebsd-11-stable/libexec/rtld-elf/
H A Dxmalloc.c43 _exit(1);
54 _exit(1);
/freebsd-11-stable/lib/libc/sparc64/sys/
H A DMakefile.inc20 PSEUDO= _getlogin.o _exit.o
/freebsd-11-stable/contrib/netbsd-tests/lib/libpthread/
H A Dt_fork.c64 _exit(1);
98 _exit(thread_survived ? 1 : 0);
/freebsd-11-stable/lib/libc/amd64/sys/
H A DMakefile.inc17 PSEUDO= _getlogin.o _exit.o
/freebsd-11-stable/usr.sbin/cron/cron/
H A Dpopen.c181 _exit(ERROR_EXIT);
184 _exit(ERROR_EXIT);
187 _exit(ERROR_EXIT);
189 _exit(ERROR_EXIT);
203 _exit(1);
/freebsd-11-stable/lib/libutil/tests/
H A Dpidfile_test.c170 _exit(1);
172 _exit(2);
175 _exit(3);
179 _exit(4);
182 _exit(5);
185 _exit(6);
186 _exit(0);
/freebsd-11-stable/usr.bin/wall/
H A Dttymsg.c127 _exit(1);
157 _exit(1);
165 _exit(0);

Completed in 127 milliseconds

1234567891011>>