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

/httpd/modules/ldap/
H A Dutil_ldap.c544 int new_connection = 0; local
564 new_connection = 1;
608 new_connection ? "new" : "reused");
609 if (new_connection) break;

Completed in 41 milliseconds