Searched refs:_exit (Results 251 - 275 of 338) sorted by relevance

<<11121314

/freebsd-11-stable/contrib/gcc/config/i386/
H A Dsol2-gc1.asm156 ! An inline equivalent of _exit, as specified in Figure 3-26 of the ABI.
/freebsd-11-stable/contrib/nvi/ex/
H A Dex_cscope.c426 _exit (1);
431 _exit (127);
H A Dex_script.c175 _exit(127);
/freebsd-11-stable/crypto/openssh/
H A Dauth-pam.c183 _exit(0);
203 _exit(1);
/freebsd-11-stable/lib/libc/sys/
H A DMakefile.inc162 _exit.2 \
/freebsd-11-stable/usr.sbin/ypbind/
H A Dypbind.c744 _exit(0);
766 _exit(0);
/freebsd-11-stable/usr.bin/bc/
H A Dbc.y1107 _exit(0);
1111 _exit(0);
/freebsd-11-stable/usr.sbin/ypserv/
H A Dyp_server.c407 _exit(0);
568 _exit(0);
/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_perfmgr.c1020 goto _exit;
1023 goto _exit;
1034 goto _exit;
1037 goto _exit;
1042 _exit:
H A Dosm_state_mgr.c812 goto _exit;
859 _exit:
/freebsd-11-stable/contrib/pf/authpf/
H A Dauthpf.c811 _exit(1);
/freebsd-11-stable/gnu/usr.bin/rcs/lib/
H A Drcsrev.c909 void exiterr() { _exit(EXIT_FAILURE); }
/freebsd-11-stable/usr.bin/tip/tip/
H A Dcmds.c950 _exit(1);
/freebsd-11-stable/usr.bin/xlint/xlint/
H A Dxlint.c746 _exit(1);
/freebsd-11-stable/tools/regression/sockets/unix_cmsg/
H A Duc_common.c543 _exit(rv);
/freebsd-11-stable/usr.bin/at/
H A Dat.c136 _exit(EXIT_FAILURE);
/freebsd-11-stable/usr.sbin/ypldap/
H A Dldapclient.c343 _exit(0);
H A Dypldap.c124 _exit(0);
/freebsd-11-stable/usr.sbin/apmd/
H A Dapmd.c127 _exit(127);
/freebsd-11-stable/usr.sbin/rpc.lockd/
H A Dkern.c231 _exit (1);
/freebsd-11-stable/crypto/openssl/crypto/
H A Dcryptlib.c1022 _exit(3);
/freebsd-11-stable/contrib/telnet/telnetd/
H A Dtelnetd.c383 _exit(1);
/freebsd-11-stable/sbin/swapon/
H A Dswapon.c709 _exit(-1);
/freebsd-11-stable/usr.bin/find/
H A Dfunction.c660 _exit(1);
664 _exit(1);
/freebsd-11-stable/contrib/gdb/gdb/cli/
H A Dcli-cmds.c540 _exit (0177);

Completed in 482 milliseconds

<<11121314