Lines Matching refs:OPTION_CALLBACK
29 OPTION_CALLBACK, enumerator
151 …{ .type = OPTION_CALLBACK, .short_name = (s), .long_name = (l), .value = (v), .argh = "time", .hel…
153 …{ .type = OPTION_CALLBACK, .short_name = (s), .long_name = (l), .value = (v), .argh = (a), .help =…
155 …{ .type = OPTION_CALLBACK, .short_name = (s), .long_name = (l), .value = (v), .argh = (a), .help =…
157 …{ .type = OPTION_CALLBACK, .short_name = (s), .long_name = (l), .value = (v), .argh = (a), .help =…
159 …{ .type = OPTION_CALLBACK, .short_name = (s), .long_name = (l), .value = (v), .argh = (a), .help =…
161 { .type = OPTION_CALLBACK, .short_name = (s), .long_name = (l),\
165 { .type = OPTION_CALLBACK, .short_name = (s), .long_name = (l), \
230 { OPTION_CALLBACK, 'v', "verbose", (var), NULL, "be more verbose", \
232 { OPTION_CALLBACK, 'q', "quiet", (var), NULL, "be more quiet", \
236 { OPTION_CALLBACK, 0, "abbrev", (var), "n", \