Home | History | Annotate | Download | only in src

Lines Matching defs:print_version

50 static void print_version (FILE *stream, struct argp_state *state);
51 ARGP_PROGRAM_VERSION_HOOK_DEF = print_version;
215 print_version (FILE *stream, struct argp_state *state __attribute__ ((unused)))