Searched defs:numv (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libnisdb/
H A Dldap_val.c1629 int numv = (a == 0) ? v1->numVals : local
1631 for (i = 0; i < numv; i++) {
/illumos-gate/usr/src/uts/common/io/ppp/sppptun/
H A Dsppptun.c588 tclvm_remove_tll(void *arg, void *firstv, size_t numv) argument
592 int minormax = minorn + numv;
1749 tclvm_backenable(void *arg, void *firstv, size_t numv) argument
1753 int minormax = minorn + numv;
1992 tclvm_pppoe_search(void *arg, void *firstv, size_t numv) argument
1996 int minormax = minorn + numv;

Completed in 598 milliseconds