Home
last modified time | relevance | path

Searched refs:bad_input (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/bsd/pdisk/dist/
Dpdisk.c293 bad_input("Bad name"); in interact()
303 bad_input("Bad name"); in interact()
385 bad_input("No such command (%c)", command); in interact()
641 bad_input("No such command (%c)", command); in edit()
679 bad_input("No partition map exists"); in do_create_partition()
694 bad_input("Bad name"); in do_create_partition()
706 bad_input("Bad type"); in do_create_partition()
710 bad_input("Can't create a partition with the Free type"); in do_create_partition()
714 bad_input("Can't create a partition with the Map type"); in do_create_partition()
742 bad_input("Bad block number"); in get_base_argument()
[all …]
Dio.h57 void bad_input(const char *fmt, ...) __printflike(1, 2);
Dio.c455 bad_input(const char *fmt, ...) in bad_input() function
Dvalidate.c367 bad_input("Bad name"); in validate_map()
Ddump.c212 bad_input("No partition map exists"); in dump_partition_map()