Searched defs:ldapapiinfo (Results 1 – 1 of 1) sorted by relevance
178 typedef struct ldapapiinfo { struct179 int ldapai_info_version; /* version of this struct (1) */180 int ldapai_api_version; /* revision of API supported */181 int ldapai_protocol_version; /* highest LDAP version supported */182 char **ldapai_extensions; /* names of API extensions */183 char *ldapai_vendor_name; /* name of supplier */184 int ldapai_vendor_version; /* supplier-specific version times 100 */