Searched refs:keep (Results 1 - 3 of 3) sorted by relevance

/httpd/include/
H A Dutil_ldap.h130 int keep; /* Will this connection be kept when it's unlocked */ member in struct:util_ldap_connection_t
/httpd/test/
H A Dmake_sni.sh112 # Create a 'CA' - keep using different serial numbers
359 and keep an eye on ${DIR}/logs/error_log. When everything
/httpd/modules/ldap/
H A Dutil_ldap.c158 if (!ldc->keep) {
854 /* whether or not to keep this connection in the pool when it's returned */
855 l->keep = (st->connection_pool_ttl == 0) ? 0 : 1;
1613 * it and keep looking.

Completed in 1287 milliseconds