BUF_1K 107 lib/global.h #define BUF_LARGE BUF_1K BUF_1K 736 lib/tty/tty-ncurses.c char buf[BUF_1K]; /* FIXME: is it enough? */ BUF_1K 85 lib/vfs/interface.c char buffer[BUF_1K * 8]; BUF_1K 140 lib/vfs/interface.c char buffer[BUF_1K * 8]; BUF_1K 183 lib/widget/hline.c char buf[BUF_1K]; /* FIXME: is it enough? */ BUF_1K 188 lib/widget/label.c char buf[BUF_1K]; /* FIXME: is it enough? */ BUF_1K 97 src/filemanager/ext.c static char buffer[BUF_1K]; BUF_1K 246 src/vfs/fish/fish.c char answer[BUF_1K]; BUF_1K 394 src/vfs/ftpfs/ftpfs.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];