Searched refs:scheme_bootcode (Results 1 – 3 of 3) sorted by relevance
| /freebsd/usr.bin/mkimg/ | ||
| H A D | scheme.h | 88 int scheme_bootcode(int fd); |
| H A D | scheme.c | 117 scheme_bootcode(int fd) in scheme_bootcode() function |
| H A D | mkimg.c | 718 error = scheme_bootcode(bcfd); in main() |