Searched refs:_exit (Results 76 - 100 of 552) sorted by relevance

1234567891011>>

/freebsd-current/contrib/netbsd-tests/lib/libc/gen/
H A Dt_assert.c94 _exit(EXIT_SUCCESS);
132 _exit(EXIT_SUCCESS);
/freebsd-current/crypto/heimdal/lib/krb5/
H A Dexpand_path.c173 goto _exit;
183 goto _exit;
190 goto _exit;
197 goto _exit;
202 goto _exit;
208 goto _exit;
214 goto _exit;
223 _exit:
/freebsd-current/tools/test/stress2/misc/
H A Dmsync2.sh93 _exit(0);
111 _exit(0);
H A Dposix_openpt2.sh108 _exit(0);
130 _exit(0);
H A Dpts.sh108 _exit(0);
128 _exit(0);
H A Dfsgs.sh91 _exit(cp == NULL);
101 _exit(0);
H A Dexlock.sh88 _exit(0);
106 _exit(0);
H A Dlstat.sh101 _exit(0);
122 _exit(0);
174 _exit(0);
201 _exit(0);
H A Dreaper2.sh85 _exit(0);
100 _exit(0);
H A Dkillpg4.sh57 _exit(0); /* Not reached */
62 _exit(0);
H A Dprocfs4.sh103 _exit(0);
127 _exit(0);
H A Dmmap5.sh96 _exit(0);
111 _exit(0);
H A Dlockf3.sh89 _exit(0);
96 _exit(1);
134 _exit(0);
H A Dsendfile17.sh105 _exit(0);
149 _exit(0);;
175 _exit(0);
181 _exit(0);
184 _exit(0);
H A Dfifo3.sh106 _exit(0);
130 _exit(0);
168 _exit(0);
H A Drename12.sh114 _exit(0);
136 _exit(0);
155 _exit(0);
H A Dmlockall6.sh137 _exit(0);
151 _exit(WTERMSIG(status));
169 _exit(s);
H A Dmmap40.sh118 _exit(0);
122 _exit(0);
128 _exit(0);
H A Dkevent12.sh80 _exit(1);
196 _exit(0);
211 _exit(0);
H A Dmkfifo8.sh106 _exit(0);
123 _exit(0);
157 _exit(0);
/freebsd-current/contrib/netbsd-tests/lib/libc/sys/
H A Dt_dup.c321 _exit(EX_OSERR);
326 _exit(EX_OSERR);
331 _exit(EX_OSERR);
338 _exit(EX_OSERR);
345 _exit(EX_DATAERR);
347 _exit(EXIT_SUCCESS);
/freebsd-current/libexec/pppoed/
H A Dpppoed.c276 _exit(errno);
278 _exit(0);
289 _exit(EX_CANTCREAT);
302 _exit(EX_OSERR);
314 _exit(EX_OSERR);
333 _exit(EX_OSERR);
348 _exit(EX_OSERR);
367 _exit(EX_OSERR);
378 _exit(EX_OSERR);
384 _exit(EX_TEMPFAI
[all...]
/freebsd-current/contrib/kyua/engine/
H A Datf.cpp106 ::_exit(exit_eacces);
108 ::_exit(exit_enoent);
110 ::_exit(exit_enoexec);
/freebsd-current/tests/sys/kern/
H A Dsysctl_kern_proc.c116 _exit(1);
118 _exit(2);
119 _exit(0);
/freebsd-current/lib/libc/tests/gen/
H A Dfmtmsg_test.c176 _exit(2);
179 _exit(1);
181 _exit(0);

Completed in 226 milliseconds

1234567891011>>