Searched defs:setup_con (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/net/wanboot/
H A Dbootlog.c96 static boolean_t setup_con(http_handle_t, boolean_t, boolean_t);
505 if (setup_con(bl_httphandle, bl_url.https, clientauth)) {
513 setup_con(http_handle_t handle, boolean_t https, boolean_t client_auth) function

Completed in 45 milliseconds