Home
last modified time | relevance | path

Searched defs:reply_code (Results 1 – 6 of 6) sorted by relevance

/third_party/ffmpeg/doc/examples/
Dhttp_multiclient.c40 int ret, n, reply_code; in process_client() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
Dhttp_client.c57 int reply_code = httpread_reply_code_get(c->hread); in http_client_got_response() local
Dhttpread.c67 int reply_code; /* for type REPLY, e.g. 200 for HTTP/1.1 200 OK */ member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
Dhttp_client.c57 int reply_code = httpread_reply_code_get(c->hread); in http_client_got_response() local
Dhttpread.c67 int reply_code; /* for type REPLY, e.g. 200 for HTTP/1.1 200 OK */ member
/third_party/ffmpeg/libavformat/
Dhttp.c125 int reply_code; member
469 int ret, body = 0, reply_code, message_len; in http_write_reply() local