Lines Matching refs:stderr
24 fprintf(stderr, "Usage: vlan pop\n");
25 fprintf(stderr, " vlan push [ protocol VLANPROTO ] id VLANID\n");
26 fprintf(stderr, " VLANPROTO is one of 802.1Q or 802.1AD\n");
27 fprintf(stderr, " with default: 802.1Q\n");
57 fprintf(stderr, "unexpected \"%s\" - action already specified\n",
65 fprintf(stderr, "unexpected \"%s\" - action already specified\n",
73 fprintf(stderr, "\"%s\" is only valid for push\n",
84 fprintf(stderr, "\"%s\" is only valid for push\n",
132 fprintf(stderr, "vlan: Illegal \"index\"\n");
141 fprintf(stderr, "id needs to be set for push\n");
155 fprintf(stderr, "protocol not supported\n");