Searched refs:_exit (Results 1 - 16 of 16) sorted by last modified time

/haiku/src/bin/network/ping/
H A Dmain.c213 _exit(nreceived ? 0 : 2);
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs_legacy.c968 void _exit() {} function
H A Dlibroot_stubs.c1049 void _exit() {} function
/haiku/headers/posix/
H A Dunistd.h418 extern void _exit(int status) __attribute__ ((noreturn));
/haiku/src/apps/poorman/libhttpd/
H A Dlibhttpd.c3593 _exit( 1 );
/haiku/src/system/libroot/posix/
H A Dspawn.cpp550 _exit(127);
/haiku/src/bin/network/ftpd/
H A Dpopen.c166 _exit(1);
H A Dftpd.c2772 _exit(status);
/haiku/src/bin/network/telnetd/
H A Dsys_term.c1384 _exit(1);
H A Dtelnetd.c397 _exit(1);
/haiku/src/system/libroot/posix/glibc/libio/
H A Diopopen.c132 _exit(127);
/haiku/src/system/libroot/posix/unistd/
H A D_exit.c15 _exit(int status) function
28 _exit(status);
/haiku/src/tests/system/benchmarks/
H A Dforkbench.c61 _exit(-1);
/haiku/src/system/boot/platform/atari_m68k/
H A Dshell.S155 //bra _exit
159 _exit: /* */ label
/haiku/src/bin/network/telnet/
H A Dcommands.c1387 _exit(1);
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dcompat.c132 _exit(0);

Completed in 230 milliseconds