Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dldap-int.h260 struct ldap { struct
270 struct ldap_filt_desc *ld_filtd; /* from getfilter for ufn searches */ argument
282 char *ld_cldapdn; /* DN used in connectionless search */ argument
309 struct ldap_x_ext_io_fns ld_ext_io_fns; argument
322 struct ldap_io_fns *ld_io_fns_ptr; argument
326 struct ldap_dns_fns ld_dnsfn; argument
334 struct ldap_thread_fns ld_thread; argument
349 struct ldap_cache_fns ld_cache; argument
381 struct ldap_extra_thread_fns ld_thread2; argument
410 /* prldap shadow io functions */ argument
[all …]
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_sasl.c311 int ldap, dns, i, pserr, rc = NS_LDAP_SUCCESS; in test_dns_nsswitch() local
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ldap.c60 static int ldap = 0; /* flag to control initialization */ variable