Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnisdb/
H A Dldap_op.c402 uint_t batchFrom; /* # entries read in one operation */ member
850 lc->batchFrom = 50000; in connectCon()
1281 newlc->batchFrom = lc->batchFrom; in findYPCon()
1410 vList.ldvlist_after_count = lc->batchFrom - 1; in ldapSearch()
1490 lc->batchFrom, spCookie, 0, &ctrls[0]); in ldapSearch()
1702 index = targetPosP + lc->batchFrom; in ldapSearch()