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

/netbsd-current/external/bsd/wpa/dist/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 */

Completed in 112 milliseconds