Home
last modified time | relevance | path

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

/argp/
A Dargp-test.c97 {0, 'x', 0, OPTION_ALIAS},
103 {"gratuitously-long-reverse-option", 0, 0, OPTION_ALIAS},
A Dbug-argp2.c8 { "peer", 'p', "ADDR", OPTION_ALIAS },
A Dargp.h85 #define OPTION_ALIAS 0x4 macro
A Dargp-parse.c328 if (! (opt->flags & OPTION_ALIAS)) in convert_options()
A Dargp-help.c265 #define oalias(opt) ((opt)->flags & OPTION_ALIAS)

Completed in 16 milliseconds