Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libnisdb/
H A Dldap_val.c518 enum {rvOnly, rvThenLookup, lookupOnly} check; in getMappingItemVal() enumerator
542 check = rvOnly; in getMappingItemVal()
569 check = rvOnly; in getMappingItemVal()
603 if (check == rvOnly || check == rvThenLookup) { in getMappingItemVal()