Home
last modified time | relevance | path

Searched refs:CONN_IS_CLIENT (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dconnection.c419 if ( flags & CONN_IS_CLIENT ) { in connection_init()
1202 CONN_IS_CLIENT, 0, NULL in connection_client_setup()
H A Dslap.h2939 #define CONN_IS_CLIENT 4 macro