BUF_SMALL 182 lib/tty/tty-slang.c char tmp[BUF_SMALL]; BUF_SMALL 480 src/filemanager/chattr.c char btext[BUF_SMALL]; /* FIXME: is 128 bytes enough? */ BUF_SMALL 496 src/filemanager/filegui.c char s2[BUF_SMALL]; BUF_SMALL 1750 src/filemanager/filemanager.c char text[BUF_SMALL]; BUF_SMALL 1314 src/filemanager/find.c char msg[BUF_SMALL]; BUF_SMALL 1090 src/filemanager/layout.c static char buffer[BUF_SMALL]; BUF_SMALL 1078 src/filemanager/panel.c char buffer[BUF_SMALL], b_bytes[BUF_SMALL]; BUF_SMALL 1163 src/filemanager/panel.c char buffer1[6], buffer2[6], tmp[BUF_SMALL]; BUF_SMALL 1324 src/filemanager/panel.c char buffer[BUF_SMALL]; BUF_SMALL 152 src/subshell/common.c #define PTY_BUFFER_SIZE BUF_SMALL /* Arbitrary; but keep it >= 80 */ BUF_SMALL 311 src/subshell/common.c char sid_str[BUF_SMALL]; BUF_SMALL 518 src/subshell/common.c char subshell_cursor_buffer[BUF_SMALL]; BUF_SMALL 1313 src/subshell/common.c static char pty_name[BUF_SMALL]; BUF_SMALL 315 src/vfs/cpio/cpio.c char buf[BUF_SMALL * 2]; BUF_SMALL 2172 src/vfs/ftpfs/ftpfs.c char buf[BUF_SMALL]; BUF_SMALL 148 tests/src/vfs/extfs/helpers-list/mc_parse_ls_l.c static char buf[BUF_SMALL]; BUF_SMALL 197 tests/src/vfs/extfs/helpers-list/mc_parse_ls_l.c static char buf[BUF_SMALL];