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

/osnet-11/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;
/osnet-11/usr/src/lib/libldap4/include/
H A Dldap.h253 struct ldap_oclist { struct
255 struct ldap_oclist *oc_next;
258 #define NULLOCLIST ((struct ldap_oclist *)0)
307 struct ldap_oclist *dt_oclist;
/osnet-11/usr/src/head/
H A Dldap.h856 struct ldap_oclist { struct
858 struct ldap_oclist *oc_next;
861 #define NULLOCLIST ((struct ldap_oclist *)0)
910 struct ldap_oclist *dt_oclist;

Completed in 33 milliseconds