Home
last modified time | relevance | path

Searched refs:optNeedsArgument (Results 1 – 5 of 5) sorted by relevance

/dports/net-mgmt/libsmi/libsmi-0.4.8/tools/
H A Dshhopt.c161 optNeedsArgument(optStruct *opt) in optNeedsArgument() function
371 if (optNeedsArgument(&opt[mi])) { in optParseOptions()
408 if (optNeedsArgument(&opt[mi])) { in optParseOptions()
/dports/archivers/nwreckdum/nwreckdum-22cbc47/
H A Dshhopt.c181 static int optNeedsArgument(optStruct *opt) in optNeedsArgument() function
405 if (optNeedsArgument(&opt[mi])) { in optParseOptions()
442 if (optNeedsArgument(&opt[mi])) { in optParseOptions()
/dports/ftp/weex/weex-2.8.3/src/
H A Dshhopt.c168 optNeedsArgument(optStruct *opt) in optNeedsArgument() function
378 if (optNeedsArgument(&opt[mi])) { in optParseOptions()
415 if (optNeedsArgument(&opt[mi])) { in optParseOptions()
/dports/devel/libshhopt/shhopt-1.1.7/
H A Dshhopt.c161 optNeedsArgument(optStruct *opt) in optNeedsArgument() function
371 if (optNeedsArgument(&opt[mi])) { in optParseOptions()
408 if (optNeedsArgument(&opt[mi])) { in optParseOptions()
/dports/graphics/netpbm/netpbm-10.91.01/lib/util/
H A Dshhopt.c232 optNeedsArgument(const optEntry opt) in optNeedsArgument() function
603 if (optNeedsArgument(opt_table[mi])) { in pm_optParseOptions()
639 if (optNeedsArgument(opt_table[mi])) { in pm_optParseOptions()
699 if (optNeedsArgument(opt_table[mi])) { in parse_short_option_token()
799 if (optNeedsArgument(opt_table[mi])) { in parse_long_option()