Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libnisdb/
H A Dldap_ldap.c141 myself, attrName, NIL(base), getScope(scope), in lookupLDAP()
166 NIL(base), getScope(scope), NIL(filter)); in lookupLDAP()
H A Dldap_val.h78 char *getScope(int scope);
H A Dldap_val.c1183 getScope(int scope) { in getScope() function
1218 bp2buf(myself, &b, "?%s?", getScope(s->scope)); in getSearchTriple()