Home
last modified time | relevance | path

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

/titanic_44/usr/src/common/net/wanboot/
H A Dboot_http.h105 int http_set_keepalive(http_handle_t, boolean_t);
H A Dbootlog.c551 (void) http_set_keepalive(handle, 1); in setup_con()
H A Dboot_http.c399 http_set_keepalive(http_handle_t handle, boolean_t on_off) in http_set_keepalive() function
/titanic_44/usr/src/lib/libwanboot/common/
H A Dmapfile-vers70 http_set_keepalive;
/titanic_44/usr/src/lib/libpkg/common/
H A Dpkgweb.c1675 if (http_set_keepalive(ps->hps, keepalive) != 0) { in web_setup()