Lines Matching refs:BSIZE
1458 #undef BSIZE
1459 #define BSIZE 256
1518 char buf[1][BSIZE];
1528 if (j >= BSIZE) {
1534 OPENSSL_strlcpy(buf[0], serialfile, BSIZE);
1569 char buf[2][BSIZE];
1576 if (j + 1 >= BSIZE) {
1640 char buf[BSIZE];
1728 char buf[3][BSIZE];
1733 if (j + 6 >= BSIZE) {
1776 char buf[5][BSIZE];
1783 if (j + 6 >= BSIZE) {