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

/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dargp.h394 #define ARGP_NO_ARGS 0x04
389 #define ARGP_NO_ARGS macro
H A Dargp-parse.c407 else if (flags & ARGP_NO_ARGS)
477 szs.short_len = (flags & ARGP_NO_ARGS) ? 0 : 1;
848 || (parser->state.flags & ARGP_NO_ARGS))

Completed in 25 milliseconds