Searched refs:doexit (Results 1 – 8 of 8) sorted by relevance
69 int doexit; member
318 (toptn->doexit ? "1" : "0")); in write_menu_file()341 +(toptn->doexit ? OPT_EXIT : 0) in write_menu_file()
202 | EXIT { cur_optn->doexit = TRUE; }
68 { "exit", doexit, 0, INF },
128 void doexit(Char **, struct command *);
374 doexit(Char **v, struct command *t) in doexit() function
1048 cleanup(int doexit) in cleanup() argument1065 if (doexit) in cleanup()
537 int doexit = 0; in getnlist() local543 if (doexit++ == 0) in getnlist()550 if (doexit) { in getnlist()