Home
last modified time | relevance | path

Searched refs:EXIT_QUIT (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Dcmdarg.c70 #ifndef EXIT_QUIT
71 #define EXIT_QUIT 255 macro
341 if (n == EXIT_QUIT && (cmd->flags & CMD_EXIT)) in cmdflush()
H A Dprocclose.c88 EXIT_QUIT : in procclose()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/
H A Dast.h73 #define EXIT_QUIT ((1<<(EXIT_BITS))-1) /* parent should quit */ macro
/illumos-gate/usr/src/contrib/ast/src/lib/libast/sfio/
H A Dsfmode.c286 EXIT_QUIT :