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

/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dargp.h166 #define ARGP_ERR_UNKNOWN E2BIG /* Hurd should never need E2BIG. XXX */
169 ARGP_ERR_UNKNOWN should be returned if they aren't understood.
235 none was supplied). If KEY isn't understood, ARGP_ERR_UNKNOWN should be
236 returned. If a non-zero, non-ARGP_ERR_UNKNOWN value is returned, then
388 other than ARGP_ERR_UNKNOWN; if an argument is handled by no one, the
416 unknown option is present, ARGP_ERR_UNKNOWN is returned; if some parser
164 #define ARGP_ERR_UNKNOWN macro

Completed in 23 milliseconds