Searched refs:http_srv_init (Results 1 – 6 of 6) sorted by relevance
103 http_handle_t http_srv_init(const url_t *);
493 bl_httphandle = http_srv_init(&bl_url); in openbootlog()
293 http_srv_init(const url_t *url) in http_srv_init() function
82 http_srv_init;
640 *handlep = http_srv_init(url); in establish_http_connection()
1659 if ((ps->hps = http_srv_init(&ps->url)) == NULL) { in web_setup()