Home
last modified time | relevance | path

Searched refs:exitsh (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/cmd/sh/
H A Derror.c47 exitsh(ERROR); in error()
69 exitsh(ERROR); in failed_real()
78 exitsh(ERROR); in failure_real()
86 exitsh(int xno) in exitsh() function
H A Ddefs.h197 extern void exitsh(int)
517 exitsh(exitval ? exitval : SIGFAIL)
H A Dbltin.c101 exitsh(a1 ? stoi(a1) : retval); in builtin()
H A Dmacro.c555 exitsh(rc); in comsubst()
H A Dcmd.c622 exitsh(SYNBAD); in synbad()
H A Djobs.c387 exitsh(exitval); in waitjob()