Home
last modified time | relevance | path

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

/dports/www/apache24/httpd-2.4.53/server/
H A Dprotocol.c2372 static int protocol_cmp(const apr_array_header_t *preferences, in protocol_cmp() function
2512 || (protocol_cmp(prefs, protocol, p) < 0)) { in ap_select_protocol()