Searched refs:doexit (Results 1 – 8 of 8) sorted by relevance
/titanic_41/usr/src/cmd/mailx/ |
H A D | lex.c | 93 goto doexit; /* no mail, return error */ in setfile() 109 goto doexit; /* no mail, return error */ in setfile() 130 goto doexit; in setfile() 137 goto doexit; /* no mail, return error */ in setfile() 145 goto doexit; /* there is mail, return success */ in setfile() 205 goto doexit; in setfile() 211 goto doexit; in setfile() 226 doexit: in setfile()
|
/titanic_41/usr/src/cmd/csh/ |
H A D | sh.init.c | 36 extern int doexit(); 115 S_exit, doexit, 0, INF,
|
H A D | sh.func.c | 472 doexit(tchar **v) in doexit() function
|
/titanic_41/usr/src/cmd/ypcmd/ |
H A D | ypinit.sh | 386 read doexit 388 case $doexit in
|
/titanic_41/usr/src/cmd/acct/ |
H A D | acctcom.c | 123 void doexit(int) __NORETURN; 284 doexit(0); in main() 641 doexit(int status) in doexit() function
|
/titanic_41/usr/src/cmd/sgs/m4/common/ |
H A D | m4macs.c | 245 doexit(wchar_t **ap, int c) in doexit() function 643 doexit, L"m4exit",
|
/titanic_41/usr/src/lib/fm/libldom/sparc/ |
H A D | ldmsvcs_utils.c | 108 int doexit; member 424 pollbase.doexit = 1; in poller_shutdown() 458 if (pollbase.doexit) { in poller_loop()
|
/titanic_41/usr/src/lib/fm/topo/modules/common/ses/ |
H A D | ses.c | 415 int doexit; member 468 if (sesthread.doexit) { in ses_contract_thread() 664 sesthread.doexit = 1; in ses_thread_fini()
|