Home
last modified time | relevance | path

Searched refs:OPTION_ARG_OPTIONAL (Results 1 – 5 of 5) sorted by relevance

/argp/
A Dtst-ldbl-argp.c28 { "error", 'e', "format", OPTION_ARG_OPTIONAL,
30 { "failure", 'f', "format", OPTION_ARG_OPTIONAL,
A Dargp-test.c104 {"session", OPT_SESS,"SID", OPTION_ARG_OPTIONAL,
110 {"foonly", 'f', "ZOT", OPTION_ARG_OPTIONAL, "Glork a foonly"},
A Dargp.h77 #define OPTION_ARG_OPTIONAL 0x1 macro
A Dargp-parse.c105 {"HANG", OPT_HANG, N_("SECS"), OPTION_ARG_OPTIONAL | OPTION_HIDDEN,
342 if (real->flags & OPTION_ARG_OPTIONAL) in convert_options()
355 ? (real->flags & OPTION_ARG_OPTIONAL in convert_options()
A Dargp-help.c1069 if (real->flags & OPTION_ARG_OPTIONAL) in arg()
1400 if (flags & OPTION_ARG_OPTIONAL) in usage_argful_short_opt()
1433 if (flags & OPTION_ARG_OPTIONAL) in usage_long_opt()

Completed in 17 milliseconds