Searched refs:_exit (Results 176 - 200 of 338) sorted by relevance

1234567891011>>

/freebsd-11-stable/tests/sys/kern/
H A Dptrace_test.c103 _exit(32);
178 _exit(1);
224 _exit(1);
275 _exit(1);
306 _exit(0);
369 _exit(1);
385 _exit(2);
410 _exit(0);
482 _exit(status);
489 _exit(statu
[all...]
/freebsd-11-stable/contrib/bmake/
H A Djob.c1401 _exit(1);
1405 _exit(1);
1409 _exit(1);
1419 _exit(1);
1423 _exit(1);
1433 _exit(1);
1443 _exit(1);
1447 _exit(1);
1470 _exit(1);
H A Dcompat.c180 _exit(signo);
401 _exit(1);
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_affinity.cpp3400 goto _exit; // no topology limiting actions requested, exit
3423 goto _exit;
3433 goto _exit;
3448 goto _exit;
3458 goto _exit;
3468 goto _exit;
3478 goto _exit;
3486 goto _exit;
3495 goto _exit;
3506 goto _exit;
[all...]
/freebsd-11-stable/contrib/dialog/
H A Dui_getc.c613 _exit(pid > 0 ? DLG_EXIT_OK : DLG_EXIT_ERROR);
643 _exit(WEXITSTATUS(wstatus));
/freebsd-11-stable/contrib/groff/src/roff/groff/
H A Dpipeline.c310 _exit(EXEC_FAILED_EXIT_STATUS);
490 _exit(EXEC_FAILED_EXIT_STATUS);
/freebsd-11-stable/tools/regression/sockets/sendfile/
H A Dsendfile.c126 _exit(-1);
230 _exit(rc);
/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_ucast_dnup.c373 goto _exit;
384 _exit:
/freebsd-11-stable/lib/msun/tests/
H A Dfenv_test.c164 _exit(0);
520 _exit(0);
/freebsd-11-stable/sbin/fsck/
H A Dfsck.c372 _exit(0);
380 _exit(1);
/freebsd-11-stable/sbin/mdmfs/
H A Dmdmfs.c772 _exit(0);
791 _exit(-1);
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_netbsd.cpp202 DEFINE__REAL(void, _exit, int a);
203 _REAL(_exit, exitcode);
/freebsd-11-stable/contrib/ncurses/ncurses/tty/
H A Dlib_tstp.c280 _exit(EXIT_FAILURE);
/freebsd-11-stable/contrib/netbsd-tests/kernel/
H A Dt_lockf.c156 _exit(0);
/freebsd-11-stable/contrib/blacklist/port/
H A Dpopenve.c214 _exit(127);
/freebsd-11-stable/bin/sh/
H A Dredir.c296 _exit(0);
H A Dtrap.c551 /* If the default action is to ignore, fall back to _exit(). */
553 _exit(exiting_exitstatus);
/freebsd-11-stable/contrib/gdb/gdb/
H A Dstandalone.c423 _exit (void)
418 _exit (void) function
/freebsd-11-stable/gnu/usr.bin/rcs/lib/
H A Dconf.h379 void _exit P((int)) exiting;
H A Drcsutil.c995 _exit(EXIT_TROUBLE);
1091 _exit(EXIT_TROUBLE);
1104 _exit(EXIT_TROUBLE);
1118 _exit(EXIT_TROUBLE);
/freebsd-11-stable/gnu/usr.bin/rcs/rcsclean/
H A Drcsclean.c259 _exit(EXIT_FAILURE);
/freebsd-11-stable/gnu/usr.bin/rcs/rcsdiff/
H A Drcsdiff.c455 _exit(DIFF_TROUBLE);
/freebsd-11-stable/usr.sbin/rpcbind/
H A Dsecurity.c226 _exit(0);
/freebsd-11-stable/contrib/amd/amd/
H A Damd.c152 * just needs to terminate, I'm simply calling _exit(2). Note also that
154 * but they do list _exit(2) as one. This fix seems to work reliably all
157 _exit(0);
/freebsd-11-stable/contrib/netbsd-tests/lib/librt/
H A Dt_sem.c155 _exit(0);

Completed in 356 milliseconds

1234567891011>>