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_BACK_CONN_CACHED
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/openldap/dist/servers/slapd/back-meta/
conn.c
833
assert(
LDAP_BACK_CONN_CACHED
( mc ) );
841
assert( !
LDAP_BACK_CONN_CACHED
( mc ) );
1153
assert(
LDAP_BACK_CONN_CACHED
( mc ) );
1161
assert( !
LDAP_BACK_CONN_CACHED
( mc ) );
1731
if ( LDAP_BACK_CONN_TAINTED( mc ) || !
LDAP_BACK_CONN_CACHED
( mc ) ) {
1738
assert(
LDAP_BACK_CONN_CACHED
( mc ) );
1745
assert( !
LDAP_BACK_CONN_CACHED
( mc ) );
1748
} else if (
LDAP_BACK_CONN_CACHED
( mc ) ) {
/src/external/bsd/openldap/dist/servers/slapd/back-ldap/
back-ldap.h
172
#define
LDAP_BACK_CONN_CACHED
(lc) LDAP_BACK_CONN_ISSET((lc), LDAP_BACK_FCONN_CACHED)
bind.c
169
if (
LDAP_BACK_CONN_CACHED
( lc ) ) {
185
if (
LDAP_BACK_CONN_CACHED
( lc ) ) {
Completed in 22 milliseconds
Indexes created Wed Jul 01 00:25:26 UTC 2026