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

/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Ddisptmpl.h191 struct ldap_oclist { struct
193 struct ldap_oclist *oc_next;
196 #define NULLOCLIST ((struct ldap_oclist *)0)
245 struct ldap_oclist *dt_oclist;
/illumos-gate/usr/src/head/
H A Dldap.h863 struct ldap_oclist { struct
865 struct ldap_oclist *oc_next;
868 #define NULLOCLIST ((struct ldap_oclist *)0)
917 struct ldap_oclist *dt_oclist;

Completed in 66 milliseconds