Home | History | Annotate | Download | only in server

Lines Matching refs:sendGenericSyntaxError

843 void CommandListener::BandwidthControlCmd::sendGenericSyntaxError(SocketClient *cli, const char *usageMsg) {
864 sendGenericSyntaxError(cli, "<cmds> <args...>");
884 sendGenericSyntaxError(cli, "removequota <interface>");
895 sendGenericSyntaxError(cli, "getquota");
914 sendGenericSyntaxError(cli, "getiquota <iface>");
932 sendGenericSyntaxError(cli, "setquota <interface> <bytes>");
942 sendGenericSyntaxError(cli, "setquotas <bytes> <interface> ...");
964 sendGenericSyntaxError(cli, "removequotas <interface> ...");
985 sendGenericSyntaxError(cli, "removeiquota <interface>");
995 sendGenericSyntaxError(cli, "setiquota <interface> <bytes>");
1005 sendGenericSyntaxError(cli, "addnaughtyapps <appUid> ...");
1016 sendGenericSyntaxError(cli, "removenaughtyapps <appUid> ...");
1025 sendGenericSyntaxError(cli, "happybox (enable | disable)");
1039 sendGenericSyntaxError(cli, "happybox (enable | disable)");
1044 sendGenericSyntaxError(cli, "addniceapps <appUid> ...");
1053 sendGenericSyntaxError(cli, "removeniceapps <appUid> ...");
1062 sendGenericSyntaxError(cli, "setglobalalert <bytes>");
1071 sendGenericSyntaxError(cli, "debugsettetherglobalalert <interface0> <interface1>");
1082 sendGenericSyntaxError(cli, "removeglobalalert");
1092 sendGenericSyntaxError(cli, "debugremovetetherglobalalert <interface0> <interface1>");
1103 sendGenericSyntaxError(cli, "setsharedalert <bytes>");
1113 sendGenericSyntaxError(cli, "removesharedalert");
1123 sendGenericSyntaxError(cli, "setinterfacealert <interface> <bytes>");
1133 sendGenericSyntaxError(cli, "removeinterfacealert <interface>");
1145 sendGenericSyntaxError(cli, "gettetherstats [<intInterface> <extInterface>]");