Searched refs:tried_to_exit (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/sh/ | ||
H A D | defs.c | 98 int tried_to_exit; variable |
H A D | bltin.c | 98 if ( tried_to_exit++ || endjobs(JOB_STOPPED) ){ in builtin() |
H A D | defs.h | 414 extern int tried_to_exit; |