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

/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dargp.h373 ARGP_NO_ERRS is set) the first element of the argument vector is
382 #define ARGP_NO_ERRS 0x02
411 #define ARGP_SILENT (ARGP_NO_EXIT | ARGP_NO_ERRS | ARGP_NO_HELP)
547 respect the ARGP_NO_EXIT and ARGP_NO_ERRS flags in STATE, and will print
377 #define ARGP_NO_ERRS macro

Completed in 29 milliseconds