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_TAINTED
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/openldap/dist/servers/slapd/back-meta/
conn.c
163
LDAP_BACK_CONN_TAINTED
( mc ) ? " tainted" : "",
1126
assert( !
LDAP_BACK_CONN_TAINTED
( mc ) );
1389
assert( !
LDAP_BACK_CONN_TAINTED
( mc ) );
1731
if (
LDAP_BACK_CONN_TAINTED
( mc ) || !LDAP_BACK_CONN_CACHED( mc ) ) {
/src/external/bsd/openldap/dist/servers/slapd/back-ldap/
bind.c
178
assert(
LDAP_BACK_CONN_TAINTED
( lc ) );
186
assert( !
LDAP_BACK_CONN_TAINTED
( lc ) );
193
assert(
LDAP_BACK_CONN_TAINTED
( lc ) || tmplc == lc );
1175
if (
LDAP_BACK_CONN_TAINTED
( lc ) ) {
3122
if ( !
LDAP_BACK_CONN_TAINTED
( lc ) ) {
3152
if ( !
LDAP_BACK_CONN_TAINTED
( lc ) ) {
back-ldap.h
162
#define
LDAP_BACK_CONN_TAINTED
(lc) LDAP_BACK_CONN_ISSET((lc), LDAP_BACK_FCONN_TAINTED)
Completed in 24 milliseconds
Indexes created Fri Jul 03 00:25:33 UTC 2026