OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LLOAD_C_CLOSING
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/bsd/openldap/dist/servers/lloadd/
operation.c
321
if ( client->c_state ==
LLOAD_C_CLOSING
&& !client->c_ops ) {
360
if ( upstream->c_state ==
LLOAD_C_CLOSING
&& !upstream->c_ops ) {
632
( upstream->c_state ==
LLOAD_C_CLOSING
&& !upstream->c_ops ) ) {
bind.c
658
if ( upstream->c_state ==
LLOAD_C_CLOSING
) {
744
client->c_state ==
LLOAD_C_CLOSING
);
814
client->c_state ==
LLOAD_C_CLOSING
);
971
client->c_state ==
LLOAD_C_CLOSING
);
lload.h
347
LLOAD_C_CLOSING
, /* closing */
connection.c
564
c->c_state =
LLOAD_C_CLOSING
;
client.c
434
if ( state ==
LLOAD_C_CLOSING
) {
upstream.c
153
c->c_state =
LLOAD_C_CLOSING
;
monitor.c
662
case
LLOAD_C_CLOSING
: {
Completed in 51 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026