OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SLAP_C_ACTIVE
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/openldap/dist/servers/slapd/
connection.c
69
case
SLAP_C_ACTIVE
: return "";
687
c->c_conn_state ==
SLAP_C_ACTIVE
;
696
return c->c_conn_state >=
SLAP_C_ACTIVE
&&
1009
conn->c_conn_state =
SLAP_C_ACTIVE
;
1149
conn->c_conn_state =
SLAP_C_ACTIVE
;
1742
if( conn->c_conn_state !=
SLAP_C_ACTIVE
) {
1884
op->o_conn->c_conn_state =
SLAP_C_ACTIVE
;
slap.h
2897
SLAP_C_ACTIVE
, /* one or more threads */
/src/external/bsd/openldap/dist/servers/slapd/slapi/
slapi_ops.c
259
conn->c_conn_state =
SLAP_C_ACTIVE
;
Completed in 54 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026