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