Lines Matching refs:cmdid
1144 my $cmdid;
1159 sendcontrol "$cmdid BAD Command\r\n";
1179 sendcontrol "$cmdid OK CAPABILITY completed\r\n";
1193 sendcontrol "$cmdid BAD Command Argument\r\n";
1196 sendcontrol "$cmdid OK LOGIN completed\r\n";
1209 sendcontrol "$cmdid BAD Command Argument\r\n";
1220 sendcontrol "$cmdid OK [READ-WRITE] SELECT completed\r\n";
1236 sendcontrol "$cmdid BAD Command received in Invalid state\r\n";
1271 sendcontrol "$cmdid OK FETCH completed\r\n";
1287 sendcontrol "$cmdid BAD Command Argument\r\n";
1350 sendcontrol "$cmdid OK APPEND completed\r\n";
1364 sendcontrol "$cmdid BAD Command received in Invalid state\r\n";
1367 sendcontrol "$cmdid BAD Command Argument\r\n";
1375 sendcontrol "$cmdid OK STORE completed\r\n";
1389 sendcontrol "$cmdid BAD Command Argument\r\n";
1395 sendcontrol "$cmdid OK LIST Completed\r\n";
1410 sendcontrol "$cmdid OK LIST Completed\r\n";
1424 sendcontrol "$cmdid BAD Command Argument\r\n";
1433 sendcontrol "$cmdid OK LSUB Completed\r\n";
1446 sendcontrol "$cmdid BAD Command Argument\r\n";
1455 sendcontrol "$cmdid OK [READ-ONLY] EXAMINE completed\r\n";
1469 sendcontrol "$cmdid BAD Command Argument\r\n";
1478 sendcontrol "$cmdid OK STATUS completed\r\n";
1491 sendcontrol "$cmdid BAD Command received in Invalid state\r\n";
1494 sendcontrol "$cmdid BAD Command Argument\r\n";
1503 sendcontrol "$cmdid OK SEARCH completed\r\n";
1516 sendcontrol "$cmdid BAD Command Argument\r\n";
1519 sendcontrol "$cmdid OK CREATE completed\r\n";
1532 sendcontrol "$cmdid BAD Command Argument\r\n";
1535 sendcontrol "$cmdid OK DELETE completed\r\n";
1549 sendcontrol "$cmdid BAD Command Argument\r\n";
1552 sendcontrol "$cmdid OK RENAME completed\r\n";
1560 sendcontrol "$cmdid BAD Command received in Invalid state\r\n";
1563 sendcontrol "$cmdid OK CHECK completed\r\n";
1571 sendcontrol "$cmdid BAD Command received in Invalid state\r\n";
1574 sendcontrol "$cmdid BAD Command Argument\r\n";
1577 sendcontrol "$cmdid OK CLOSE completed\r\n";
1587 sendcontrol "$cmdid BAD Command received in Invalid state\r\n";
1604 sendcontrol "$cmdid OK EXPUNGE completed\r\n";
1618 sendcontrol "$cmdid BAD Command Argument\r\n";
1621 sendcontrol "$cmdid OK COPY completed\r\n";
1642 sendcontrol "$cmdid BAD Command received in Invalid state\r\n";
1652 sendcontrol "$cmdid BAD Command Argument\r\n";
1661 sendcontrol "$cmdid OK $command completed\r\n";
1677 sendcontrol "$cmdid BAD Command Argument\r\n";
1684 sendcontrol "$cmdid OK NOOP completed\r\n";
1692 sendcontrol "$cmdid OK LOGOUT completed\r\n";
3239 $cmdid=$1; # set the global variable
3345 sendcontrol "$cmdid $text\r\n";
3369 sendcontrol "$cmdid BAD $FTPCMD is not dealt with!\r\n";