OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LDAP_STAILQ_HEAD
(Results
1 - 13
of
13
) sorted by relevancy
/src/external/bsd/openldap/dist/include/
ldap_rq.h
38
LDAP_STAILQ_HEAD
(l, re_s) task_list;
39
LDAP_STAILQ_HEAD
(rl, re_s) run_list;
ldap_queue.h
204
#define
LDAP_STAILQ_HEAD
(name, type) \
/src/external/bsd/openldap/dist/servers/slapd/
oidm.c
34
static
LDAP_STAILQ_HEAD
(OidMacroList, OidMacro) om_list
slap.h
1594
typedef
LDAP_STAILQ_HEAD
(BeI, BackendInfo) slap_bi_head;
1595
typedef
LDAP_STAILQ_HEAD
(BeDB, BackendDB) slap_be_head;
1796
LDAP_STAILQ_HEAD
( slap_sync_cookie_s, sync_cookie );
2941
LDAP_STAILQ_HEAD
(c_o, Operation) c_ops; /* list of operations being processed */
2942
LDAP_STAILQ_HEAD
(c_po, Operation) c_pending_ops; /* list of pending operations */
2981
LDAP_STAILQ_HEAD
(c_to, Operation) c_txn_ops; /* list of operations in txn */
3362
LDAP_STAILQ_HEAD
( zh_latency_history, zone_latency_history )
cr.c
38
static
LDAP_STAILQ_HEAD
(CRList, ContentRule) cr_list
syntax.c
38
static
LDAP_STAILQ_HEAD
(SyntaxList, Syntax) syn_list
oc.c
143
static
LDAP_STAILQ_HEAD
(OCList, ObjectClass) oc_list
204
static
LDAP_STAILQ_HEAD
(OCUList, ObjectClass) oc_undef_list
at.c
82
static
LDAP_STAILQ_HEAD
(ATList, AttributeType) attr_list
/src/external/bsd/openldap/dist/servers/lloadd/
lload.h
111
typedef
LDAP_STAILQ_HEAD
(TierSt, LloadTier) lload_t_head;
/src/external/bsd/openldap/dist/libraries/libldap/
tpool.c
104
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)
/src/external/bsd/openldap/dist/servers/slapd/back-asyncmeta/
back-asyncmeta.h
175
LDAP_STAILQ_HEAD
(BCList, bm_context_t) mc_om_list;
meta_result.c
1670
LDAP_STAILQ_HEAD
(BCList, bm_context_t) timeout_list;
/src/external/bsd/openldap/dist/contrib/slapd-modules/variant/
variant.c
41
LDAP_STAILQ_HEAD
(variant_list, variantEntry_info) variants, regex_variants;
Completed in 41 milliseconds
Indexes created Fri Jun 19 00:25:02 UTC 2026