Home
last modified time | relevance | path

Searched refs:ARGP_NO_EXIT (Results 1 – 3 of 3) sorted by relevance

/argp/
A Dargp.h355 #define ARGP_NO_EXIT 0x20 macro
361 #define ARGP_SILENT (ARGP_NO_EXIT | ARGP_NO_ERRS | ARGP_NO_HELP)
A Dargp-help.c1849 if (!state || ! (state->flags & ARGP_NO_EXIT)) in __argp_state_help()
1999 if (status && (!state || !(state->flags & ARGP_NO_EXIT))) in weak_alias()
A Dargp-parse.c184 if (! (state->flags & ARGP_NO_EXIT)) in argp_version_parser()

Completed in 18 milliseconds