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