Home
last modified time | relevance | path

Searched refs:LDAP_STAILQ_HEAD (Results 1 – 9 of 9) sorted by relevance

/netbsd/src/external/bsd/openldap/dist/include/
Dldap_rq.h38 LDAP_STAILQ_HEAD(l, re_s) task_list;
39 LDAP_STAILQ_HEAD(rl, re_s) run_list;
Dldap_queue.h204 #define LDAP_STAILQ_HEAD(name, type) \ macro
/netbsd/src/external/bsd/openldap/dist/servers/slapd/
Doidm.c34 static LDAP_STAILQ_HEAD(OidMacroList, OidMacro) om_list
Dslap.h1588 typedef LDAP_STAILQ_HEAD(BeI, BackendInfo) slap_bi_head;
1589 typedef LDAP_STAILQ_HEAD(BeDB, BackendDB) slap_be_head;
1789 LDAP_STAILQ_HEAD( slap_sync_cookie_s, sync_cookie );
2923 LDAP_STAILQ_HEAD(c_o, Operation) c_ops; /* list of operations being processed */
2924 LDAP_STAILQ_HEAD(c_po, Operation) c_pending_ops; /* list of pending operations */
2963 LDAP_STAILQ_HEAD(c_to, Operation) c_txn_ops; /* list of operations in txn */
3343 LDAP_STAILQ_HEAD( zh_latency_history, zone_latency_history )
Doc.c143 static LDAP_STAILQ_HEAD(OCList, ObjectClass) oc_list
204 static LDAP_STAILQ_HEAD(OCUList, ObjectClass) oc_undef_list
Dsyntax.c38 static LDAP_STAILQ_HEAD(SyntaxList, Syntax) syn_list
Dcr.c38 static LDAP_STAILQ_HEAD(CRList, ContentRule) cr_list
Dat.c82 static LDAP_STAILQ_HEAD(ATList, AttributeType) attr_list
/netbsd/src/external/bsd/openldap/dist/libraries/libldap/
Dtpool.c104 typedef LDAP_STAILQ_HEAD(tcq, ldap_int_thread_task_s) ldap_int_tpool_plist_t;
190 static LDAP_STAILQ_HEAD(tpq, ldap_int_thread_pool_s)