Lines Matching refs:cmdid
1072 my $cmdid;
1087 sendcontrol "$cmdid BAD Command\r\n";
1107 sendcontrol "$cmdid OK CAPABILITY completed\r\n";
1121 sendcontrol "$cmdid BAD Command Argument\r\n";
1124 sendcontrol "$cmdid OK LOGIN completed\r\n";
1137 sendcontrol "$cmdid BAD Command Argument\r\n";
1148 sendcontrol "$cmdid OK [READ-WRITE] SELECT completed\r\n";
1164 sendcontrol "$cmdid BAD Command received in Invalid state\r\n";
1198 sendcontrol "$cmdid OK FETCH completed\r\n";
1214 sendcontrol "$cmdid BAD Command Argument\r\n";
1276 sendcontrol "$cmdid OK APPEND completed\r\n";
1290 sendcontrol "$cmdid BAD Command received in Invalid state\r\n";
1293 sendcontrol "$cmdid BAD Command Argument\r\n";
1301 sendcontrol "$cmdid OK STORE completed\r\n";
1315 sendcontrol "$cmdid BAD Command Argument\r\n";
1321 sendcontrol "$cmdid OK LIST Completed\r\n";
1336 sendcontrol "$cmdid OK LIST Completed\r\n";
1350 sendcontrol "$cmdid BAD Command Argument\r\n";
1359 sendcontrol "$cmdid OK LSUB Completed\r\n";
1372 sendcontrol "$cmdid BAD Command Argument\r\n";
1381 sendcontrol "$cmdid OK [READ-ONLY] EXAMINE completed\r\n";
1395 sendcontrol "$cmdid BAD Command Argument\r\n";
1404 sendcontrol "$cmdid OK STATUS completed\r\n";
1417 sendcontrol "$cmdid BAD Command received in Invalid state\r\n";
1420 sendcontrol "$cmdid BAD Command Argument\r\n";
1429 sendcontrol "$cmdid OK SEARCH completed\r\n";
1442 sendcontrol "$cmdid BAD Command Argument\r\n";
1445 sendcontrol "$cmdid OK CREATE completed\r\n";
1458 sendcontrol "$cmdid BAD Command Argument\r\n";
1461 sendcontrol "$cmdid OK DELETE completed\r\n";
1475 sendcontrol "$cmdid BAD Command Argument\r\n";
1478 sendcontrol "$cmdid OK RENAME completed\r\n";
1486 sendcontrol "$cmdid BAD Command received in Invalid state\r\n";
1489 sendcontrol "$cmdid OK CHECK completed\r\n";
1497 sendcontrol "$cmdid BAD Command received in Invalid state\r\n";
1500 sendcontrol "$cmdid BAD Command Argument\r\n";
1503 sendcontrol "$cmdid OK CLOSE completed\r\n";
1513 sendcontrol "$cmdid BAD Command received in Invalid state\r\n";
1530 sendcontrol "$cmdid OK EXPUNGE completed\r\n";
1544 sendcontrol "$cmdid BAD Command Argument\r\n";
1547 sendcontrol "$cmdid OK COPY completed\r\n";
1561 sendcontrol "$cmdid BAD Command received in Invalid state\r\n";
1571 sendcontrol "$cmdid BAD Command Argument\r\n";
1580 sendcontrol "$cmdid OK $command completed\r\n";
1596 sendcontrol "$cmdid BAD Command Argument\r\n";
1603 sendcontrol "$cmdid OK NOOP completed\r\n";
1611 sendcontrol "$cmdid OK LOGOUT completed\r\n";
3092 $cmdid=$1; # set the global variable
3198 sendcontrol "$cmdid $text\r\n";
3222 sendcontrol "$cmdid BAD $FTPCMD is not dealt with!\r\n";