HomeSort by: relevance | last modified time | path
    Searched refs:httpread_reply_code_get (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/wpa/dist/src/wps/
httpread.h 22 * available to callback via call to httpread_reply_code_get()
88 /* httpread_reply_code_get -- When reply is ready, returns reply code */
89 int httpread_reply_code_get(struct httpread *h);
http_client.c 57 int reply_code = httpread_reply_code_get(c->hread);
httpread.c 786 /* httpread_reply_code_get -- When reply is ready, returns reply code */
787 int httpread_reply_code_get(struct httpread *h) function

Completed in 21 milliseconds