Home
last modified time | relevance | path

Searched defs:found_keep_alive (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/apps/lib/
H A Dhttp_server.c288 int *found_keep_alive, in http_server_get_asn1_req()
/freebsd/crypto/openssl/crypto/http/
H A Dhttp_client.c410 static int parse_http_line1(char *line, int *found_keep_alive) in parse_http_line1()
526 int i, found_expected_ct = 0, found_keep_alive = 0; in OSSL_HTTP_REQ_CTX_nbio() local