Home
last modified time | relevance | path

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

/dports/net-mgmt/libsmi/libsmi-0.4.8/tools/
H A Dshhopt.c72 optStructCount(optStruct opt[]) in optStructCount() function
102 nopt = optStructCount(opt); in optMatch()
/dports/archivers/nwreckdum/nwreckdum-22cbc47/
H A Dshhopt.c84 static int optStructCount(optStruct opt[]) in optStructCount() function
116 nopt = optStructCount(opt); in optMatch()
/dports/ftp/weex/weex-2.8.3/src/
H A Dshhopt.c80 optStructCount(optStruct opt[]) in optStructCount() function
109 nopt = optStructCount(opt); in optMatch()
/dports/devel/libshhopt/shhopt-1.1.7/
H A Dshhopt.c73 optStructCount(optStruct opt[]) in optStructCount() function
102 nopt = optStructCount(opt); in optMatch()
/dports/graphics/netpbm/netpbm-10.91.01/lib/util/
H A Dshhopt.c84 optStructCount(const optEntry opt[]) in optStructCount() function
112 unsigned int const nopt = optStructCount(opt); in optMatch()
724 unsigned int const nopt = optStructCount(optTable); in fatalUnrecognizedLongOption()