Home
last modified time | relevance | path

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

/src/contrib/wpa/src/wps/ !
H A Dhttpread.h89 int httpread_reply_code_get(struct httpread *h);
H A Dhttp_client.c57 int reply_code = httpread_reply_code_get(c->hread); in http_client_got_response()
H A Dhttpread.c787 int httpread_reply_code_get(struct httpread *h) in httpread_reply_code_get() function