• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/tests/

Lines Matching refs:cmdid

1073 my $cmdid;
1090 sendcontrol "$cmdid BAD Command\r\n";
1110 sendcontrol "$cmdid OK CAPABILITY completed\r\n";
1124 sendcontrol "$cmdid BAD Command Argument\r\n";
1127 sendcontrol "$cmdid NO LOGIN failed\r\n";
1130 sendcontrol "$cmdid OK LOGIN completed\r\n";
1143 sendcontrol "$cmdid BAD Command Argument\r\n";
1154 sendcontrol "$cmdid OK [READ-WRITE] SELECT completed\r\n";
1170 sendcontrol "$cmdid BAD Command received in Invalid state\r\n";
1214 sendcontrol "$cmdid OK FETCH completed\r\n";
1230 sendcontrol "$cmdid BAD Command Argument\r\n";
1292 sendcontrol "$cmdid OK APPEND completed\r\n";
1306 sendcontrol "$cmdid BAD Command received in Invalid state\r\n";
1309 sendcontrol "$cmdid BAD Command Argument\r\n";
1317 sendcontrol "$cmdid OK STORE completed\r\n";
1331 sendcontrol "$cmdid BAD Command Argument\r\n";
1337 sendcontrol "$cmdid OK LIST Completed\r\n";
1363 sendcontrol "$cmdid OK LIST Completed\r\n";
1377 sendcontrol "$cmdid BAD Command Argument\r\n";
1397 sendcontrol "$cmdid OK LSUB Completed\r\n";
1410 sendcontrol "$cmdid BAD Command Argument\r\n";
1428 sendcontrol "$cmdid OK [READ-ONLY] EXAMINE completed\r\n";
1441 sendcontrol "$cmdid BAD Command Argument\r\n";
1459 sendcontrol "$cmdid OK STATUS completed\r\n";
1472 sendcontrol "$cmdid BAD Command received in Invalid state\r\n";
1475 sendcontrol "$cmdid BAD Command Argument\r\n";
1495 sendcontrol "$cmdid OK SEARCH completed\r\n";
1508 sendcontrol "$cmdid BAD Command Argument\r\n";
1511 sendcontrol "$cmdid OK CREATE completed\r\n";
1524 sendcontrol "$cmdid BAD Command Argument\r\n";
1527 sendcontrol "$cmdid OK DELETE completed\r\n";
1541 sendcontrol "$cmdid BAD Command Argument\r\n";
1544 sendcontrol "$cmdid OK RENAME completed\r\n";
1552 sendcontrol "$cmdid BAD Command received in Invalid state\r\n";
1555 sendcontrol "$cmdid OK CHECK completed\r\n";
1563 sendcontrol "$cmdid BAD Command received in Invalid state\r\n";
1566 sendcontrol "$cmdid BAD Command Argument\r\n";
1569 sendcontrol "$cmdid OK CLOSE completed\r\n";
1579 sendcontrol "$cmdid BAD Command received in Invalid state\r\n";
1596 sendcontrol "$cmdid OK EXPUNGE completed\r\n";
1610 sendcontrol "$cmdid BAD Command Argument\r\n";
1613 sendcontrol "$cmdid OK COPY completed\r\n";
1627 sendcontrol "$cmdid BAD Command received in Invalid state\r\n";
1631 sendcontrol "$cmdid BAD Command Argument\r\n";
1651 sendcontrol "$cmdid OK $command completed\r\n";
1667 sendcontrol "$cmdid BAD Command Argument\r\n";
1674 sendcontrol "$cmdid OK NOOP completed\r\n";
1682 sendcontrol "$cmdid OK LOGOUT completed\r\n";
3186 $cmdid=$1; # set the global variable
3292 sendcontrol "$cmdid $text\r\n";
3316 sendcontrol "$cmdid BAD $FTPCMD is not dealt with!\r\n";