Home | History | Annotate | Download | only in tc

Lines Matching full:stderr

30 	fprintf(stderr, "Usage: ... route [ from REALM | fromif TAG ] [ to REALM ]\n");
31 fprintf(stderr, " [ flowid CLASSID ] [ police POLICE_SPEC ]\n");
32 fprintf(stderr, " POLICE_SPEC := ... look at TBF\n");
33 fprintf(stderr, " CLASSID := X:Y\n");
34 fprintf(stderr, "\nNOTE: CLASSID is parsed as hexadecimal input.\n");
51 fprintf(stderr, "Illegal \"handle\"\n");
67 fprintf(stderr, "Illegal \"to\"\n");
77 fprintf(stderr, "Illegal \"from\"\n");
88 fprintf(stderr, "Illegal \"fromif\"\n");
99 fprintf(stderr, "Illegal \"classid\"\n");
106 fprintf(stderr, "Illegal \"police\"\n");
113 fprintf(stderr, "Illegal \"order\"\n");
120 fprintf(stderr, "What is \"%s\"?\n", *argv);