BUF_1K 69 lib/global.h #define BUF_LARGE BUF_1K BUF_1K 738 lib/tty/tty-ncurses.c char buf[BUF_1K]; /* FIXME: is it enough? */ BUF_1K 88 lib/vfs/interface.c char buffer[BUF_1K * 8]; BUF_1K 143 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 192 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 249 src/vfs/shell/shell.c char answer[BUF_1K]; BUF_1K 67 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];