Searched refs:EXIT_QUIT (Results 1 – 7 of 7) sorted by relevance
40 #ifndef EXIT_QUIT41 #define EXIT_QUIT 255 macro288 if (n == EXIT_QUIT && !(cmd->flags & CMD_SILENT)) in cmdflush()
86 EXIT_QUIT : in procclose()
75 #define EXIT_QUIT ((1<<(EXIT_BITS))-1) /* parent should quit */ macro
84 #define EXIT_QUIT ((1<<(EXIT_BITS))-1) /* parent should quit */ macro