Home
last modified time | relevance | path

Searched defs:deref (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/cmd/ldap/common/
H A Dldapmodrdn.c42 int rc, havedn, deref, optind; in main() local
H A Dldapdelete.c71 int rc, deref, optind; in main() local
H A Dldapsearch.c138 static int includeufn, allow_binary, vals2tmp, ldif, scope, deref; variable
H A Dldapmodify.c242 int rc, use_ldif, deref; in process() local
/titanic_50/usr/src/lib/libadutils/common/
H A Dldap_ping.c132 int scope = LDAP_SCOPE_BASE, deref = LDAP_DEREF_NEVER, in cldap_build_request() local
/titanic_50/usr/src/cmd/mdb/common/mdb/
H A Dmdb_print.c1869 deref(printarg_t *pap, size_t size) in deref() function