reply_string 618 src/vfs/ftpfs/ftpfs.c char reply_string[BUF_MEDIUM]; reply_string 663 src/vfs/ftpfs/ftpfs.c if (ftpfs_get_reply (me, ftp_super->sock, reply_string, sizeof (reply_string) - 1) == COMPLETE) reply_string 667 src/vfs/ftpfs/ftpfs.c reply_up = g_ascii_strup (reply_string, -1);