Home
last modified time | relevance | path

Searched refs:LDAP_SLIST_HEAD (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dmr.c38 static LDAP_SLIST_HEAD(MRList, MatchingRule) mr_list
40 static LDAP_SLIST_HEAD(MRUList, MatchingRuleUse) mru_list
H A Dcontrols.c90 static LDAP_SLIST_HEAD(ControlsList, slap_control) controls_list
H A Dslap.h2827 LDAP_SLIST_HEAD(o_e, OpExtra) o_extra; /* anything the backend needs */
/netbsd-src/external/bsd/openldap/dist/include/
H A Dldap_queue.h138 #define LDAP_SLIST_HEAD(name, type) \ macro
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dtpool.c128 LDAP_SLIST_HEAD(tcl, ldap_int_thread_task_s) ltp_free_list;
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/variant/
H A Dvariant.c49 LDAP_SLIST_HEAD(attribute_list, variantAttr_info) attributes;