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

1234567891011>>

/freebsd-11-stable/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.c61 (void) _exit(ret);
/freebsd-11-stable/lib/libc/stdlib/
H A D_Exit.c13 * which needed something like POSIX _exit(). A new interface was created
14 * in case it turned out that _exit() was insufficient to meet the
21 _exit(code);
H A Dexit.c75 _exit(status);
/freebsd-11-stable/crypto/openssh/
H A Dcleanup.c31 _exit(i);
/freebsd-11-stable/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-11-stable/tools/tools/nxge/
H A Dxge_log.c48 goto _exit;
75 _exit:
92 goto _exit;
105 _exit:
122 goto _exit;
136 _exit:
153 goto _exit;
166 _exit:
184 goto _exit;
194 _exit
[all...]
H A Dxge_info.c64 goto _exit;
94 goto _exit;
116 _exit:
139 goto _exit;
175 _exit:
196 goto _exit;
213 _exit:
234 goto _exit;
251 _exit:
270 goto _exit;
[all...]
/freebsd-11-stable/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);
/freebsd-11-stable/tests/freebsd_test_suite/
H A Dmacros.h59 _exit(_exit_code); \
67 _exit(_exit_code); \
/freebsd-11-stable/lib/libc/powerpc64/sys/
H A DMakefile.inc8 PSEUDO= _getlogin.o _exit.o
/freebsd-11-stable/lib/libc/powerpc/sys/
H A DMakefile.inc8 PSEUDO= _getlogin.o _exit.o
/freebsd-11-stable/tests/sys/aio/
H A Dlocal.h77 _exit(_exit_code); \
81 _exit(_exit_code); \
/freebsd-11-stable/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-11-stable/contrib/netbsd-tests/lib/libc/termios/
H A Dt_tcsetpgrp.c70 _exit(EXIT_FAILURE);
72 _exit(EXIT_SUCCESS);
/freebsd-11-stable/lib/libc/riscv/sys/
H A DMakefile.inc22 PSEUDO= _exit.o \
/freebsd-11-stable/lib/libc/arm/sys/
H A DMakefile.inc10 PSEUDO= _exit.o _getlogin.o
/freebsd-11-stable/lib/libc/mips/sys/
H A DMakefile.inc11 PSEUDO= _exit.o _getlogin.o
/freebsd-11-stable/lib/libc/aarch64/sys/
H A DMakefile.inc23 PSEUDO= _exit.o \
/freebsd-11-stable/contrib/groff/src/libs/libgroff/
H A Dnew.cpp52 _exit(-1);
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Ddaemon.c62 _exit(0);

Completed in 172 milliseconds

1234567891011>>