Home
last modified time | relevance | path

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

/titanic_44/usr/src/common/net/wanboot/
H A Dboot_http.h115 int http_srv_connect(http_handle_t);
H A Dbootlog.c264 if (http_srv_connect(bl_httphandle) != 0) in send_http()
589 if (http_srv_connect(handle) == 0) in setup_con()
H A Dboot_http.c700 http_srv_connect(http_handle_t handle) in http_srv_connect() function
/titanic_44/usr/src/lib/libwanboot/common/
H A Dmapfile-vers80 http_srv_connect;
/titanic_44/usr/src/psm/stand/boot/sparc/common/
H A Dwanboot.c736 if (http_srv_connect(*handlep) == -1) { in establish_http_connection()
/titanic_44/usr/src/lib/libpkg/common/
H A Dpkgweb.c1764 if (http_srv_connect(ps->hps) != 0) { in web_connect()