Searched refs:ARGP_NO_HELP (Results 1 – 2 of 2) sorted by relevance
352 #define ARGP_NO_HELP 0x10 macro361 #define ARGP_SILENT (ARGP_NO_EXIT | ARGP_NO_ERRS | ARGP_NO_HELP)
891 if (! (flags & ARGP_NO_HELP)) in __argp_parse()
Completed in 8 milliseconds