Home
last modified time | relevance | path

Searched refs:format_select (Results 1 – 3 of 3) sorted by relevance

/src/usr.bin/mkimg/
H A Dformat.h46 int format_select(const char *);
H A Dformat.c65 format_select(const char *spec) in format_select() function
H A Dmkimg.c602 error = format_select(optarg); in main()
720 format_select("raw"); in main()