OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CONN_IS_TLS
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/openldap/dist/servers/lloadd/
client.c
566
if ( flags &
CONN_IS_TLS
) {
daemon.c
946
if ( sl->sl_is_tls ) cflag |=
CONN_IS_TLS
;
/src/external/bsd/openldap/dist/servers/slapd/
connection.c
333
assert( !( flags &
CONN_IS_TLS
));
530
if ( flags &
CONN_IS_TLS
) {
slap.h
2955
#define
CONN_IS_TLS
1
daemon.c
2358
if ( sl->sl_is_tls ) cflag |=
CONN_IS_TLS
;
Completed in 37 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026