Searched refs:_exit (Results 1 - 25 of 552) sorted by relevance

1234567891011>>

/freebsd-current/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/pid/
H A Derr.D_PROC_OFF.toobig.d34 * NOTES: If _exit(2) becomes _way_ more complex this could fail...
38 pid$1::_exit:100
H A Dtst.vfork.c62 (void) _exit(ret);
/freebsd-current/contrib/llvm-project/compiler-rt/lib/builtins/avr/
H A Dexit.S12 .globl _exit
13 .type _exit, @function
15 _exit: label
/freebsd-current/lib/libc/stdlib/
H A D_Exit.c11 * which needed something like POSIX _exit(). A new interface was created
12 * in case it turned out that _exit() was insufficient to meet the
19 _exit(code);
H A Dexit.c71 _exit(status);
/freebsd-current/crypto/openssh/
H A Dcleanup.c31 _exit(i);
/freebsd-current/contrib/netbsd-tests/libexec/ld.elf_so/
H A Dh_locking.c56 _exit(1);
68 _exit(1);
73 _exit(1);
77 _exit(1);
78 _exit(0);
105 _exit(1);
111 _exit(1);
112 _exit(0);
127 _exit(1);
133 _exit(
[all...]
/freebsd-current/contrib/netbsd-tests/lib/libc/sys/
H A Dt_getlogin.c99 _exit(EXIT_FAILURE);
104 _exit(EXIT_FAILURE);
107 _exit(EXIT_FAILURE);
109 _exit(EXIT_SUCCESS);
144 _exit(EINVAL);
147 _exit(EINVAL);
152 _exit(EFAULT);
155 _exit(EFAULT);
160 _exit(EXIT_FAILURE);
163 _exit(EXIT_FAILUR
[all...]
H A Dt_chroot.c72 _exit(EXIT_FAILURE);
77 _exit(EXIT_FAILURE);
80 _exit(EXIT_FAILURE);
85 _exit(EXIT_FAILURE);
88 _exit(EXIT_FAILURE);
90 _exit(EXIT_SUCCESS);
157 _exit(EXIT_FAILURE);
160 _exit(EXIT_FAILURE);
162 _exit(EXIT_SUCCESS);
201 _exit(EXIT_FAILUR
[all...]
H A Dt_kill.c100 _exit(EINVAL);
106 _exit(ESRCH);
108 _exit(EXIT_SUCCESS);
160 _exit(EXIT_FAILURE);
167 _exit(EXIT_FAILURE);
172 _exit(EXIT_FAILURE);
177 _exit(EXIT_SUCCESS);
185 _exit(EXIT_FAILURE);
190 _exit(EPERM);
193 _exit(EPER
[all...]
H A Dt_getpid.c77 _exit(EXIT_FAILURE);
80 _exit(EXIT_FAILURE);
83 _exit(EXIT_FAILURE);
85 _exit(EXIT_SUCCESS);
H A Dt_issetugid.c64 _exit(EXIT_FAILURE);
67 _exit(EXIT_FAILURE);
70 _exit(EXIT_FAILURE);
72 _exit(EXIT_SUCCESS);
H A Dt_setuid.c97 _exit(EXIT_FAILURE);
102 _exit(EXIT_FAILURE);
104 _exit(EXIT_SUCCESS);
H A Dt_getsid.c97 _exit(EXIT_FAILURE);
100 _exit(EXIT_FAILURE);
102 _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...]
/freebsd-current/libexec/rtld-elf/
H A Dxmalloc.c46 _exit(1);
60 _exit(1);
89 _exit(1);
/freebsd-current/tools/test/stress2/misc/
H A Dkillpg.sh65 _exit(0);
80 _exit(0);
84 _exit(0);
99 _exit(0);
104 _exit(0);
133 _exit(0);
H A Dsigstop.sh66 _exit(64);
81 _exit(0);
/freebsd-current/tests/sys/aio/
H A Dlocal.h75 _exit(_exit_code); \
79 _exit(_exit_code); \
/freebsd-current/contrib/netbsd-tests/lib/libc/gen/
H A Dt_getgrent.c147 _exit(EXIT_FAILURE);
152 _exit(EXIT_FAILURE);
157 _exit(EXIT_FAILURE);
159 _exit(EXIT_SUCCESS);
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Drename_dir.c71 _exit(0);
/freebsd-current/contrib/netbsd-tests/lib/libc/termios/
H A Dt_tcsetpgrp.c70 _exit(EXIT_FAILURE);
72 _exit(EXIT_SUCCESS);
/freebsd-current/crypto/openssh/openbsd-compat/
H A Ddaemon.c62 _exit(0);
/freebsd-current/crypto/openssh/regress/misc/sk-dummy/
H A Dfatal.c26 _exit(1);
/freebsd-current/lib/libc/tests/stdlib/dynthr_mod/
H A Ddynthr_mod.c64 _exit(1);

Completed in 682 milliseconds

1234567891011>>