Searched refs:OPTION_NO_USAGE (Results 1 – 2 of 2) sorted by relevance
106 #define OPTION_NO_USAGE 0x10 macro
1377 && !((opt->flags | real->flags) & OPTION_NO_USAGE)) in add_argless_short_opt()1396 if (arg && !(flags & OPTION_NO_USAGE)) in usage_argful_short_opt()1428 if (! (flags & OPTION_NO_USAGE)) in usage_long_opt()
Completed in 9 milliseconds