Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dbrowser-system.c30 static void http_req(void *ctx, struct http_request *req) in http_req() function
81 http = http_server_init(&addr, 12345, http_req, &data); in hs20_web_browser()
Dbrowser-android.c30 static void http_req(void *ctx, struct http_request *req) in http_req() function
81 http = http_server_init(&addr, 12345, http_req, &data); in hs20_web_browser()
Dbrowser-wpadebug.c30 static void http_req(void *ctx, struct http_request *req) in http_req() function
82 http = http_server_init(&addr, 12345, http_req, &data); in hs20_web_browser()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dbrowser-system.c30 static void http_req(void *ctx, struct http_request *req) in http_req() function
81 http = http_server_init(&addr, 12345, http_req, &data); in hs20_web_browser()
Dbrowser-android.c30 static void http_req(void *ctx, struct http_request *req) in http_req() function
81 http = http_server_init(&addr, 12345, http_req, &data); in hs20_web_browser()
Dbrowser-wpadebug.c30 static void http_req(void *ctx, struct http_request *req) in http_req() function
82 http = http_server_init(&addr, 12345, http_req, &data); in hs20_web_browser()