Lines Matching refs:cmdid

1143 my $cmdid;
1158 sendcontrol "$cmdid BAD Command\r\n";
1178 sendcontrol "$cmdid OK CAPABILITY completed\r\n";
1192 sendcontrol "$cmdid BAD Command Argument\r\n";
1195 sendcontrol "$cmdid OK LOGIN completed\r\n";
1208 sendcontrol "$cmdid BAD Command Argument\r\n";
1219 sendcontrol "$cmdid OK [READ-WRITE] SELECT completed\r\n";
1235 sendcontrol "$cmdid BAD Command received in Invalid state\r\n";
1270 sendcontrol "$cmdid OK FETCH completed\r\n";
1286 sendcontrol "$cmdid BAD Command Argument\r\n";
1349 sendcontrol "$cmdid OK APPEND completed\r\n";
1363 sendcontrol "$cmdid BAD Command received in Invalid state\r\n";
1366 sendcontrol "$cmdid BAD Command Argument\r\n";
1374 sendcontrol "$cmdid OK STORE completed\r\n";
1388 sendcontrol "$cmdid BAD Command Argument\r\n";
1394 sendcontrol "$cmdid OK LIST Completed\r\n";
1409 sendcontrol "$cmdid OK LIST Completed\r\n";
1423 sendcontrol "$cmdid BAD Command Argument\r\n";
1432 sendcontrol "$cmdid OK LSUB Completed\r\n";
1445 sendcontrol "$cmdid BAD Command Argument\r\n";
1454 sendcontrol "$cmdid OK [READ-ONLY] EXAMINE completed\r\n";
1468 sendcontrol "$cmdid BAD Command Argument\r\n";
1477 sendcontrol "$cmdid OK STATUS completed\r\n";
1490 sendcontrol "$cmdid BAD Command received in Invalid state\r\n";
1493 sendcontrol "$cmdid BAD Command Argument\r\n";
1502 sendcontrol "$cmdid OK SEARCH completed\r\n";
1515 sendcontrol "$cmdid BAD Command Argument\r\n";
1518 sendcontrol "$cmdid OK CREATE completed\r\n";
1531 sendcontrol "$cmdid BAD Command Argument\r\n";
1534 sendcontrol "$cmdid OK DELETE completed\r\n";
1548 sendcontrol "$cmdid BAD Command Argument\r\n";
1551 sendcontrol "$cmdid OK RENAME completed\r\n";
1559 sendcontrol "$cmdid BAD Command received in Invalid state\r\n";
1562 sendcontrol "$cmdid OK CHECK completed\r\n";
1570 sendcontrol "$cmdid BAD Command received in Invalid state\r\n";
1573 sendcontrol "$cmdid BAD Command Argument\r\n";
1576 sendcontrol "$cmdid OK CLOSE completed\r\n";
1586 sendcontrol "$cmdid BAD Command received in Invalid state\r\n";
1603 sendcontrol "$cmdid OK EXPUNGE completed\r\n";
1617 sendcontrol "$cmdid BAD Command Argument\r\n";
1620 sendcontrol "$cmdid OK COPY completed\r\n";
1641 sendcontrol "$cmdid BAD Command received in Invalid state\r\n";
1651 sendcontrol "$cmdid BAD Command Argument\r\n";
1660 sendcontrol "$cmdid OK $command completed\r\n";
1676 sendcontrol "$cmdid BAD Command Argument\r\n";
1683 sendcontrol "$cmdid OK NOOP completed\r\n";
1691 sendcontrol "$cmdid OK LOGOUT completed\r\n";
3238 $cmdid=$1; # set the global variable
3344 sendcontrol "$cmdid $text\r\n";
3368 sendcontrol "$cmdid BAD $FTPCMD is not dealt with!\r\n";