Home
last modified time | relevance | path

Searched refs:doexit (Results 1 – 9 of 9) sorted by relevance

/minix3/external/bsd/bind/dist/bin/tools/
H A Dnamed-rrchecker.c66 isc_boolean_t doexit = ISC_FALSE; in main() local
116 doexit = ISC_TRUE; in main()
127 doexit = ISC_TRUE; in main()
131 if (doexit) in main()
/minix3/usr.bin/menuc/
H A Dmdb.h69 int doexit; member
H A Dparse.y168 cur_optn->doexit = FALSE;
203 | EXIT { cur_optn->doexit = TRUE; }
H A Dmdb.c292 (toptn->doexit ? "1" : "0")); in write_menu_file()
314 +(toptn->doexit ? OPT_EXIT : 0) in write_menu_file()
/minix3/bin/csh/
H A Dinit.c68 { "exit", doexit, 0, INF },
H A Dextern.h128 void doexit(Char **, struct command *);
H A Dfunc.c374 doexit(Char **v, struct command *t) in doexit() function
/minix3/external/bsd/bind/dist/bin/nsupdate/
H A Dnsupdate.c1006 isc_boolean_t doexit = ISC_FALSE; in pre_parse_args() local
1036 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()
/minix3/external/bsd/bind/dist/bin/dig/
H A Ddighost.c3261 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()