Searched defs:ARGP_NO_HELP (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dargp.h402 #define ARGP_NO_HELP 0x10
411 #define ARGP_SILENT (ARGP_NO_EXIT | ARGP_NO_ERRS | ARGP_NO_HELP)
418 returned. This function may also call exit unless the ARGP_NO_HELP flag
447 option --version is added (unless the ARGP_NO_HELP flag is used), which
453 option --version is added (unless the ARGP_NO_HELP flag is used), which
397 #define ARGP_NO_HELP macro

Completed in 22 milliseconds