Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libnisdb/
H A Dldap_val.c519 enum {rvOnly, rvThenLookup, lookupOnly} check; in getMappingItemVal() enumerator
543 check = rvOnly; in getMappingItemVal()
570 check = rvOnly; in getMappingItemVal()
604 if (check == rvOnly || check == rvThenLookup) { in getMappingItemVal()