Home
last modified time | relevance | path

Searched defs:ldap (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/lib/libldap5/sources/ldap/common/
H A Dldap-int.h262 struct ldap { struct
272 struct ldap_filt_desc *ld_filtd; /* from getfilter for ufn searches */ argument
284 char *ld_cldapdn; /* DN used in connectionless search */ argument
287 int ld_cldaptries; /* connectionless search retry count */ argument
288 int ld_cldaptimeout;/* time between retries */ argument
311 struct ldap_x_ext_io_fns ld_ext_io_fns; argument
324 struct ldap_io_fns *ld_io_fns_ptr; argument
328 struct ldap_dns_fns ld_dnsfn; argument
336 struct ldap_thread_fns ld_thread; argument
351 struct ldap_cache_fns ld_cache; argument
[all …]
/titanic_41/usr/src/lib/libsldap/common/
H A Dns_sasl.c311 int ldap, dns, i, pserr, rc = NS_LDAP_SUCCESS; in test_dns_nsswitch() local
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ldap.c62 static int ldap = 0; /* flag to control initialization */ variable