Home
last modified time | relevance | path

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

/titanic_50/usr/src/common/net/wanboot/
H A Dboot_http.c168 static boolean_t http_check_conn(http_conn_t *);
342 if (!http_check_conn(c_id)) in http_conn_is_https()
368 if (!http_check_conn(c_id)) in http_set_proxy()
403 if (!http_check_conn(c_id)) in http_set_keepalive()
432 if (!http_check_conn(c_id)) in http_set_socket_read_timeout()
461 if (!http_check_conn(c_id)) in http_set_basic_auth()
506 if (!http_check_conn(c_id)) in http_set_random_file()
576 if (!http_check_conn(c_id)) in http_set_client_certificate_file()
612 if (!http_check_conn(c_id)) in http_set_password()
671 if (!http_check_conn(c_id)) in http_set_private_key_file()
[all …]