Searched refs:need_arg (Results 1 – 3 of 3) sorted by relevance
160 goto need_arg; in set_special_option() 181 goto need_arg; in set_special_option() 189 goto need_arg; in set_special_option() 196 need_arg: in set_special_option()
180 need_arg: in main()195 goto need_arg; in main()
127 #define need_arg(o) ((o)->flags & NEED_ARG) macro202 if (!value && need_arg(op)) in process_options()