Home
last modified time | relevance | path

Searched refs:http_client_get_hdr_line (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/wpa/src/wps/
H A Dhttp_client.h37 char * http_client_get_hdr_line(struct http_client *c, const char *tag);
H A Dhttp_client.c309 char * http_client_get_hdr_line(struct http_client *c, const char *tag) in http_client_get_hdr_line() function
H A Dwps_er.c410 wps_er_get_sid(ap, http_client_get_hdr_line(c, "SID")); in wps_er_http_subscribe_cb()