Home | History | Annotate | Download | only in cgpt

Lines Matching refs:Error

56         Error("invalid argument to -%c: \"%s\"\n", c, optarg);
64 Error("invalid argument to -%c: \"%s\"\n", c, optarg);
73 Error("invalid argument to -%c: \"%s\"\n", c, optarg);
82 Error("invalid argument to -%c: \"%s\"\n", c, optarg);
90 Error("invalid argument to -%c: %s\n", c, optarg);
97 Error("invalid argument to -%c: %s\n", c, optarg);
109 Error("invalid argument to -%c: \"%s\"\n", c, optarg);
113 Error("value for -%c must be between 0 and 1", c);
127 Error("value for -%c must be between 0 and 15", c);
136 Error("invalid argument to -%c: \"%s\"\n", c, optarg);
140 Error("value for -%c must be between 0 and 15", c);
149 Error("invalid argument to -%c: \"%s\"\n", c, optarg);
158 Error("unrecognized option: -%c\n", optopt);
162 Error("missing argument to -%c\n", optopt);
178 Error("missing drive argument\n");