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

/freebsd-10.1-release/contrib/wpa/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 99 milliseconds