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

/external/wpa_supplicant_6/wpa_supplicant/src/wps/
H A Dhttpread.c49 #define HTTPREAD_READBUF_SIZE 1024 /* read in chunks of this size */ macro
408 char readbuf[HTTPREAD_READBUF_SIZE]; /* temp use to read into */
/external/wpa_supplicant_8/hostapd/src/wps/
H A Dhttpread.c43 #define HTTPREAD_READBUF_SIZE 1024 /* read in chunks of this size */ macro
402 char readbuf[HTTPREAD_READBUF_SIZE]; /* temp use to read into */
/external/wpa_supplicant_8/src/wps/
H A Dhttpread.c43 #define HTTPREAD_READBUF_SIZE 1024 /* read in chunks of this size */ macro
402 char readbuf[HTTPREAD_READBUF_SIZE]; /* temp use to read into */
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dhttpread.c43 #define HTTPREAD_READBUF_SIZE 1024 /* read in chunks of this size */ macro
402 char readbuf[HTTPREAD_READBUF_SIZE]; /* temp use to read into */

Completed in 52 milliseconds