Home
last modified time | relevance | path

Searched refs:exiterr (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/cmd/csh/
H A Dsh.err.c98 if (exiterr || child) {
H A Dsh.h110 bool exiterr; /* Exit if error or non-zero exit status */ variable
H A Dsh.exec.c327 exiterr++; in execash()
H A Dsh.c291 exiterr++; in main()
H A Dsh.proc.c295 if (reason && exiterr) in pjwait()