Lines Matching defs:quit
168 * quit macro is used instead of exit. quit always trys to close the lexer
172 #define quit(i) close_lexer(); bdb_cleanup(); exit(i);
182 "(l e d a f s) may be specified\n"); quit(2);}
191 "be specified once\n", y); quit(2);}
200 "may not be specified %s\n", y, z); quit(2);}
211 "may not be specified %s\n", y, z); quit(2);}
281 quit(1);
516 /* if something went wrong, log error and quit */
520 quit(5);
773 quit(4);
782 quit(4);
804 quit(4);
810 quit(4);
814 quit(4);
1062 quit(2);
1208 quit(1);
1225 quit(2);
1228 quit(2);
1238 quit(3);
1257 quit(2);
1261 quit(0);