Searched defs:LDAP (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libldap4/include/
H A Dldap.h107 /* Begin LDAP Display Template Definitions */
198 * LDAP API Information structure
203 int ldapai_protocol_version; /* highest LDAP version supported */
212 * LDAP API Feature Information
391 * Structure for LDAP modifications
413 typedef struct ldap LDAP; /* Opaque LDAP connection handle */ typedef in typeref:struct:ldap
420 typedef int (LDAP_REBIND_FUNCTION)(LDAP *ld, char **dn, char **passwd,
496 * specific LDAP instantiations of BER types we know about
798 extern LDAP *ldap_ope
[all...]
/osnet-11/usr/src/head/
H A Dldap.h61 * The following will be an RFC number once the LDAP C API Internet Draft
69 * C LDAP features we support that are not (yet) part of the LDAP C API
136 typedef struct ldap LDAP; /* opaque connection handle */ typedef in typeref:struct:ldap
141 /* structure representing an LDAP modification */
169 * LDAP API information. Can be retrieved by using a sequence like:
179 int ldapai_protocol_version; /* highest LDAP version supported */
187 * LDAP API extended features info. Can be retrieved by using a sequence like:
345 * Begin LDAP Display Template Definitions
454 int ldap_create_page_control(LDAP *l
[all...]

Completed in 31 milliseconds