Searched refs:o_help (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/libxo/xopo/
H A Dxopo.c99 int o_help; member in struct:opts
104 { "help", no_argument, &opts.o_help, 1 },
161 if (opts.o_help) {
/freebsd-11.0-release/contrib/libxo/xo/
H A Dxo.c219 int o_help; member in struct:opts
230 { "help", no_argument, &opts.o_help, 1 },
321 } else if (opts.o_help) {
/freebsd-11.0-release/contrib/dialog/
H A Ddialog.c68 ,o_help enumerator in enum:__anon933
229 { "help", o_help, 4, "" },
1761 case o_help:

Completed in 94 milliseconds