Home
last modified time | relevance | path

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

/src/usr.bin/mkimg/
H A Dscheme.h87 int scheme_select(const char *);
H A Dscheme.c97 scheme_select(const char *spec) in scheme_select() function
H A Dmkimg.c625 error = scheme_select(optarg); in main()