Home
last modified time | relevance | path

Searched refs:doexit (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/mailx/
H A Dlex.c92 goto doexit; /* no mail, return error */ in setfile()
108 goto doexit; /* no mail, return error */ in setfile()
129 goto doexit; in setfile()
136 goto doexit; /* no mail, return error */ in setfile()
144 goto doexit; /* there is mail, return success */ in setfile()
204 goto doexit; in setfile()
210 goto doexit; in setfile()
225 doexit: in setfile()
/illumos-gate/usr/src/cmd/csh/
H A Dsh.init.c34 extern int doexit();
113 S_exit, doexit, 0, INF,
H A Dsh.func.c483 doexit(tchar **v) in doexit() function
/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.c120 void doexit(int) __NORETURN;
281 doexit(0); in main()
638 doexit(int status) in doexit() function
/illumos-gate/usr/src/cmd/sgs/m4/common/
H A Dm4macs.c245 doexit(wchar_t **ap, int c) in doexit() function
643 doexit, L"m4exit",
/illumos-gate/usr/src/lib/fm/topo/modules/common/ses/
H A Dses.c480 int doexit; member
533 if (sesthread.doexit) { in ses_contract_thread()
729 sesthread.doexit = 1; in ses_thread_fini()