Searched refs:doexit (Results 1 – 9 of 9) sorted by relevance
66 isc_boolean_t doexit = ISC_FALSE; in main() local116 doexit = ISC_TRUE; in main()127 doexit = ISC_TRUE; in main()131 if (doexit) in main()
69 int doexit; member
168 cur_optn->doexit = FALSE;203 | EXIT { cur_optn->doexit = TRUE; }
292 (toptn->doexit ? "1" : "0")); in write_menu_file()314 +(toptn->doexit ? OPT_EXIT : 0) in write_menu_file()
68 { "exit", doexit, 0, INF },
128 void doexit(Char **, struct command *);
374 doexit(Char **v, struct command *t) in doexit() function
1006 isc_boolean_t doexit = ISC_FALSE; in pre_parse_args() local1036 doexit = ISC_TRUE; in pre_parse_args()1047 doexit = ISC_TRUE; in pre_parse_args()1052 doexit = ISC_TRUE; in pre_parse_args()1059 if (doexit) in pre_parse_args()
3261 goto doexit; in check_for_more_data()3267 goto doexit; in check_for_more_data()3273 goto doexit; in check_for_more_data()3294 goto doexit; in check_for_more_data()3305 doexit: in check_for_more_data()