WANT_STRING 297 src/vfs/fish/fish.c (wait_reply & WANT_STRING) != 0 ? reply_str : WANT_STRING 1100 src/vfs/fish/fish.c fish_command_v (me, super, WANT_STRING, FISH_SUPER (super)->scr_get, WANT_STRING 542 src/vfs/ftpfs/ftpfs.c (wait_reply & WANT_STRING) != 0 ? reply_str : NULL, WANT_STRING 544 src/vfs/ftpfs/ftpfs.c if ((wait_reply & WANT_STRING) != 0 && !retry && level == 0 && code == 421) WANT_STRING 1117 src/vfs/ftpfs/ftpfs.c if (ftpfs_command (me, super, WAIT_REPLY | WANT_STRING, "%s", "PASV") != COMPLETE) WANT_STRING 1154 src/vfs/ftpfs/ftpfs.c if (ftpfs_command (me, super, WAIT_REPLY | WANT_STRING, "%s", "EPSV") != COMPLETE)