Searched defs:EXIT_QUIT (Results 1 - 2 of 2) sorted by relevance

/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))
/ast/src/lib/libast/include/
H A Dast.h73 #define EXIT_QUIT ((1<<(EXIT_BITS))-1) /* parent should quit */ macro

Completed in 29 milliseconds