Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnisdb/yptol/
H A Ddit_access_utils.c649 int numItems, splitname, count, statP; in buildNISRuleValue() local
729 splitname = (i < numItems)?1:0; in buildNISRuleValue()
732 if (splitname == 1) { in buildNISRuleValue()
756 res = (splitname == 1)?addCol2RuleValue( in buildNISRuleValue()