Searched refs:T_FAILURE (Results 1 – 3 of 3) sorted by relevance
713 opt->status = T_FAILURE; in process_topthdrs_first_pass()799 opt->status = T_FAILURE; in process_topthdrs_first_pass()897 (opt->status == T_FAILURE) || in do_options_second_pass()943 opt->status = T_FAILURE; in do_options_second_pass()1005 if (status == T_FAILURE) in get_worst_status()1006 return (T_FAILURE); in get_worst_status()1008 case T_FAILURE: in get_worst_status()1181 topth->status = T_FAILURE; in do_opt_default()1183 get_worst_status(T_FAILURE, in do_opt_default()1301 topth->status = T_FAILURE; in do_opt_current()[all …]
131 #define T_FAILURE 0x040 /* failure result */ macro
83 #define T_FAILURE 0x040 /* failure */ macro