Lines Matching refs:CommandSyntaxError

126         cli->sendMsg(ResponseCode::CommandSyntaxError, "Missing Argument", false);
138 cli->sendMsg(ResponseCode::CommandSyntaxError, "Usage: volume debug <off/on>", false);
144 cli->sendMsg(ResponseCode::CommandSyntaxError, "Usage: volume mount <path>", false);
152 cli->sendMsg(ResponseCode::CommandSyntaxError, "Usage: volume unmount <path> [force|force_and_revert]", false);
168 cli->sendMsg(ResponseCode::CommandSyntaxError, "Usage: volume format <path> [wipe]", false);
178 cli->sendMsg(ResponseCode::CommandSyntaxError,
185 cli->sendMsg(ResponseCode::CommandSyntaxError,
193 cli->sendMsg(ResponseCode::CommandSyntaxError,
208 cli->sendMsg(ResponseCode::CommandSyntaxError, "Usage: volume mkdirs <path>", false);
213 cli->sendMsg(ResponseCode::CommandSyntaxError, "Unknown volume cmd", false);
239 cli->sendMsg(ResponseCode::CommandSyntaxError, "Missing Argument", false);
245 cli->sendMsg(ResponseCode::CommandSyntaxError, "Usage: mountall", false);
257 cli->sendMsg(ResponseCode::CommandSyntaxError, "Missing Argument: user <mountpoint>", false);
289 cli->sendMsg(ResponseCode::CommandSyntaxError, "Unknown storage cmd", false);
339 cli->sendMsg(ResponseCode::CommandSyntaxError, "Missing Argument", false);
354 cli->sendMsg(ResponseCode::CommandSyntaxError,
366 cli->sendMsg(ResponseCode::CommandSyntaxError, "Usage: asec resize <container-id> <size_mb> <key>", false);
374 cli->sendMsg(ResponseCode::CommandSyntaxError, "Usage: asec finalize <container-id>", false);
381 cli->sendMsg(ResponseCode::CommandSyntaxError, "Usage: asec fixperms <container-id> <gid> <filename>", false);
388 cli->sendMsg(ResponseCode::CommandSyntaxError, "Usage: asec fixperms <container-id> <gid> <filename>", false);
396 cli->sendMsg(ResponseCode::CommandSyntaxError, "Usage: asec destroy <container-id> [force]", false);
407 cli->sendMsg(ResponseCode::CommandSyntaxError,
419 cli->sendMsg(ResponseCode::CommandSyntaxError, "Usage: asec unmount <container-id> [force]", false);
430 cli->sendMsg(ResponseCode::CommandSyntaxError,
438 cli->sendMsg(ResponseCode::CommandSyntaxError, "Usage: asec path <container-id>", false);
450 cli->sendMsg(ResponseCode::CommandSyntaxError, "Usage: asec fspath <container-id>", false);
461 cli->sendMsg(ResponseCode::CommandSyntaxError, "Unknown asec cmd", false);
481 cli->sendMsg(ResponseCode::CommandSyntaxError, "Missing Argument", false);
495 cli->sendMsg(ResponseCode::CommandSyntaxError,
503 cli->sendMsg(ResponseCode::CommandSyntaxError, "Usage: obb unmount <source file> [force]", false);
514 cli->sendMsg(ResponseCode::CommandSyntaxError, "Usage: obb path <source file>", false);
525 cli->sendMsg(ResponseCode::CommandSyntaxError, "Unknown obb cmd", false);
565 cli->sendMsg(ResponseCode::CommandSyntaxError, "Missing Argument", false);
573 cli->sendMsg(ResponseCode::CommandSyntaxError, "Usage: cryptfs checkpw <passwd>", false);
580 cli->sendMsg(ResponseCode::CommandSyntaxError, "Usage: cryptfs restart", false);
587 cli->sendMsg(ResponseCode::CommandSyntaxError, "Usage: cryptfs cryptocomplete", false);
597 cli->sendMsg(ResponseCode::CommandSyntaxError, syntax, false);
606 cli->sendMsg(ResponseCode::CommandSyntaxError, syntax,
631 cli->sendMsg(ResponseCode::CommandSyntaxError, syntax, false);
636 cli->sendMsg(ResponseCode::CommandSyntaxError, syntax, false);
643 cli->sendMsg(ResponseCode::CommandSyntaxError, "Usage: cryptfs verifypw <passwd>", false);
653 cli->sendMsg(ResponseCode::CommandSyntaxError, "Usage: cryptfs getfield <fieldname>", false);
678 cli->sendMsg(ResponseCode::CommandSyntaxError, "Usage: cryptfs setfield <fieldname> <value>", false);
730 cli->sendMsg(ResponseCode::CommandSyntaxError, "Unknown cryptfs cmd", false);
754 cli->sendMsg(ResponseCode::CommandSyntaxError, "Missing Argument", false);
762 cli->sendMsg(ResponseCode::CommandSyntaxError, "Usage: fstrim dotrim", false);
769 cli->sendMsg(ResponseCode::CommandSyntaxError, "Usage: fstrim dodtrim", false);
776 cli->sendMsg(ResponseCode::CommandSyntaxError, "Unknown fstrim cmd", false);