Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dns_ldap.c332 char *ldapkey; in ldap_match() local
345 ldapkey = tosunds_str(key); in ldap_match()
347 ldapkey = key; in ldap_match()
350 trace_prt(1, "ldap_match: ldapkey =[ %s ]\n", ldapkey); in ldap_match()
353 (void) sprintf(searchfilter, defaultFilter, ldapkey); in ldap_match()