Home
last modified time | relevance | path

Searched refs:HTTPREAD_READBUF_SIZE (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dhttpread.c43 #define HTTPREAD_READBUF_SIZE 1024 /* read in chunks of this size */ macro
374 char readbuf[HTTPREAD_READBUF_SIZE]; /* temp use to read into */ in httpread_read_handler()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dhttpread.c43 #define HTTPREAD_READBUF_SIZE 1024 /* read in chunks of this size */ macro
374 char readbuf[HTTPREAD_READBUF_SIZE]; /* temp use to read into */ in httpread_read_handler()

Completed in 2 milliseconds