Searched refs:copyboot (Results 1 – 3 of 3) sorted by relevance
50 int copyboot(struct open_file *, char *);96 error = copyboot(&f, addr); in main()110 copyboot(struct open_file *fp, char *addr) in copyboot() function
49 int copyboot(struct open_file *, char *);87 error = copyboot(&f, addr); in main()101 copyboot(struct open_file *fp, char *addr) in copyboot() function
53 int copyboot(struct open_file *, u_long *);90 error = copyboot(&f, &addr); in main()100 copyboot(struct open_file *fp, u_long *addr) in copyboot() function