Searched refs:OK_EXIT (Results 1 – 4 of 4) sorted by relevance
33 #define OK_EXIT 0 macro
45 #define OK_EXIT 0 /* exit() with this is considered 'normal' */ macro
64 _exit(OK_EXIT); in do_command()388 _exit(OK_EXIT); in child_process()
93 exitstatus = OK_EXIT; in main()