BUF_1K 70 lib/global.h #define BUF_LARGE BUF_1K BUF_1K 733 lib/tty/tty-ncurses.c char buf[BUF_1K]; // FIXME: is it enough? BUF_1K 87 lib/vfs/interface.c char buffer[BUF_1K * 8]; BUF_1K 142 lib/vfs/interface.c char buffer[BUF_1K * 8]; BUF_1K 185 lib/widget/hline.c char buf[BUF_1K]; // FIXME: is it enough? BUF_1K 191 lib/widget/label.c char buf[BUF_1K]; // FIXME: is it enough? BUF_1K 99 src/filemanager/ext.c static char buffer[BUF_1K]; BUF_1K 393 src/vfs/ftpfs/ftpfs.c char answer[BUF_1K]; BUF_1K 248 src/vfs/shell/shell.c char answer[BUF_1K]; BUF_1K 51 tests/lib/strutil/filevercmp.c char buffer[BUF_1K]; BUF_1K 40 tests/lib/utilunix__mc_pstream_get_string.c static char etalon_long_file_list[BUF_1K];