Home
last modified time | relevance | path

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

/src/usr.bin/mkimg/
H A Dscheme.h90 int scheme_bootcode(int fd);
H A Dscheme.c119 scheme_bootcode(int fd) in scheme_bootcode() function
H A Dmkimg.c723 error = scheme_bootcode(bcfd); in main()