Searched defs:_exit (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libc/common/sys/
H A Dexit.s32 /* C library -- _exit
34 * void _exit(int status)
40 * _Exit() has been implemented as a weak symbol of _exit().
41 * This is the cheapest way to get a duplicate symbol of _exit()
48 ANSI_PRAGMA_WEAK2(_Exit,_exit,function)
49 ENTRY(_exit) function
51 SET_SIZE(_exit)
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A DXSUB.h338 # define _exit PerlProc__exit macro
456 # define _exit PerlProc__exit macro
/osnet-11/usr/src/cmd/sendmail/include/sm/
H A Dconf.h1875 # define _exit sendmail_mpe__exit macro

Completed in 39 milliseconds