Searched refs:doexit (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/cmd/csh/
H A Dsh.init.c36 extern int doexit();
115 S_exit, doexit, 0, INF,
H A Dsh.func.c472 doexit(tchar **v) function
476 tprintf("TRACE- doexit()\n");
/illumos-gate/usr/src/cmd/mailx/
H A Dlex.c93 goto doexit; /* no mail, return error */
109 goto doexit; /* no mail, return error */
130 goto doexit;
137 goto doexit; /* no mail, return error */
145 goto doexit; /* there is mail, return success */
205 goto doexit;
211 goto doexit;
226 doexit:
/illumos-gate/usr/src/cmd/ypcmd/
H A Dypinit.sh386 read doexit
388 case $doexit in
/illumos-gate/usr/src/cmd/acct/
H A Dacctcom.c123 void doexit(int) __NORETURN;
284 doexit(0);
641 doexit(int status) function
/illumos-gate/usr/src/cmd/sgs/m4/common/
H A Dm4macs.c240 * doexit
245 doexit(wchar_t **ap, int c) function
643 doexit, L"m4exit",
/illumos-gate/usr/src/lib/fm/libldom/sparc/
H A Dldmsvcs_utils.c108 int doexit; member in struct:poller_s
424 pollbase.doexit = 1;
458 if (pollbase.doexit) {
/illumos-gate/usr/src/lib/fm/topo/modules/common/ses/
H A Dses.c433 int doexit; member in struct:ses_thread_s
486 if (sesthread.doexit) {
682 sesthread.doexit = 1;

Completed in 331 milliseconds