Searched refs:ARGP_PARSE_ARGV0 (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dargp-parse.c118 if ((state->flags & (ARGP_PARSE_ARGV0 | ARGP_NO_ERRS))
119 == ARGP_PARSE_ARGV0)
557 if (parser->state.flags & ARGP_PARSE_ARGV0)
892 if (!(flags & ARGP_PARSE_ARGV0))
H A Dargp.h376 #define ARGP_PARSE_ARGV0 0x01
379 is set, ARGP_PARSE_ARGV0 is ignored, as ARGV[0] is used as the program
371 #define ARGP_PARSE_ARGV0 macro

Completed in 25 milliseconds