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

/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dargp.h380 name in the error messages. This flag implies ARGP_NO_EXIT (on the
405 #define ARGP_NO_EXIT 0x20
411 #define ARGP_SILENT (ARGP_NO_EXIT | ARGP_NO_ERRS | ARGP_NO_HELP)
449 ARGP_NO_EXIT flag is used). Overridden by ARGP_PROGRAM_VERSION_HOOK. */
455 the current parsing state, and then exits (unless the ARGP_NO_EXIT flag is
547 respect the ARGP_NO_EXIT and ARGP_NO_ERRS flags in STATE, and will print
400 #define ARGP_NO_EXIT macro

Completed in 16 milliseconds