Searched defs:isSecureConnEx (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/arch/netware/
H A Dmod_nw_ssl.c867 static int isSecureConnEx (const server_rec *s, const conn_rec *c, const apr_table_t *t) function
883 return isSecureConnEx (s, c, sc->sltable);
890 return isSecureConnEx (s, c, sc->slutable);

Completed in 1486 milliseconds