HomeSort by: relevance | last modified time | path
    Searched refs:LDAP_SLIST_HEAD (Results 1 - 6 of 6) sorted by relevancy

  /src/external/bsd/openldap/dist/servers/slapd/
mr.c 38 static LDAP_SLIST_HEAD(MRList, MatchingRule) mr_list
40 static LDAP_SLIST_HEAD(MRUList, MatchingRuleUse) mru_list
controls.c 91 static LDAP_SLIST_HEAD(ControlsList, slap_control) controls_list
slap.h 2845 LDAP_SLIST_HEAD(o_e, OpExtra) o_extra; /* anything the backend needs */
  /src/external/bsd/openldap/dist/include/
ldap_queue.h 138 #define LDAP_SLIST_HEAD(name, type) \
  /src/external/bsd/openldap/dist/libraries/libldap/
tpool.c 128 LDAP_SLIST_HEAD(tcl, ldap_int_thread_task_s) ltp_free_list;
  /src/external/bsd/openldap/dist/contrib/slapd-modules/variant/
variant.c 49 LDAP_SLIST_HEAD(attribute_list, variantAttr_info) attributes;

Completed in 20 milliseconds