Home | History | Annotate | Download | only in base

Lines Matching refs:BUFSIZE

246   const size_t BUFSIZE = 256;
247 char buffer[BUFSIZE];
269 if (len >= BUFSIZE)