Lines Matching refs:OPTION_CALLBACK
29 OPTION_CALLBACK, enumerator
152 …{ .type = OPTION_CALLBACK, .short_name = (s), .long_name = (l), .value = (v), .argh = "time", .hel…
154 …{ .type = OPTION_CALLBACK, .short_name = (s), .long_name = (l), .value = (v), .argh = (a), .help =…
156 …{ .type = OPTION_CALLBACK, .short_name = (s), .long_name = (l), .value = (v), .argh = (a), .help =…
158 …{ .type = OPTION_CALLBACK, .short_name = (s), .long_name = (l), .value = (v), .argh = (a), .help =…
160 …{ .type = OPTION_CALLBACK, .short_name = (s), .long_name = (l), .value = (v), .argh = (a), .help =…
162 { .type = OPTION_CALLBACK, .short_name = (s), .long_name = (l),\
166 { .type = OPTION_CALLBACK, .short_name = (s), .long_name = (l), \
231 { OPTION_CALLBACK, 'v', "verbose", (var), NULL, "be more verbose", \
233 { OPTION_CALLBACK, 'q', "quiet", (var), NULL, "be more quiet", \
237 { OPTION_CALLBACK, 0, "abbrev", (var), "n", \