HomeSort by: relevance | last modified time | path
    Searched defs:badvalue (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/radioctl/
radioctl.c 363 static const char badvalue[] = "bad value `%s'"; local in function:parse_opt
385 warnx(badvalue, s);
433 warnx(badvalue, topt);
radioctl.c 363 static const char badvalue[] = "bad value `%s'"; local in function:parse_opt
385 warnx(badvalue, s);
433 warnx(badvalue, topt);

Completed in 121 milliseconds