OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:connection_next
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/openldap/dist/servers/slapd/back-monitor/
rww.c
185
c =
connection_next
( c, &connindex ), nconns++ )
conn.c
224
n++, c =
connection_next
( c, &connindex ) )
454
c =
connection_next
( c, &connindex ) )
511
c =
connection_next
( c, &connindex ) )
/src/external/bsd/openldap/dist/servers/slapd/
connection.c
215
c =
connection_next
( c, &connindex ) )
247
c =
connection_next
( c, &connindex ) )
844
* for (c = connection_first(&i); c; c =
connection_next
(c, &i)) ...;
863
return
connection_next
(NULL, index);
867
Connection*
connection_next
( Connection *c, ber_socket_t *index )
function
proto-slap.h
799
LDAP_SLAPD_F (Connection *)
connection_next
LDAP_P((
Completed in 17 milliseconds
Indexes created Sun Aug 02 00:25:04 UTC 2026