Searched refs:I_QUIT (Results 1 – 1 of 1) sorted by relevance
129 #define I_QUIT 16 macro144 { "bye", I_QUIT },151 { "exit", I_QUIT },168 { "quit", I_QUIT },1027 case I_QUIT: in parse_args()1229 case I_QUIT: in parse_dispatch_command()1259 else if (cmdnum == I_QUIT) in parse_dispatch_command()