Searched defs:bootsize (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/sys/arch/prep/stand/installboot/ |
H A D | installboot.c | 75 load_boot(char *boot, size_t *bootsize) in load_boot() 224 size_t bootsize; in main() local
|
/netbsd-src/usr.sbin/installboot/arch/ |
H A D | next68k.c | 83 size_t bootsize; in next68k_setboot() local
|
/netbsd-src/usr.sbin/bootp/bootpd/ |
H A D | bootpd.c | 596 int32 bootsize = 0; in handle_request() local 1212 dovend_rfc1048(struct bootp *bp, struct host *hp, int32 bootsize) in dovend_rfc1048()
|
/netbsd-src/usr.sbin/bootp/common/ |
H A D | bootpd.h | 98 bootsize :1, member 186 u_int32 bootsize, member
|
/netbsd-src/sys/arch/sparc64/sparc64/ |
H A D | autoconf.c | 274 bootstrap(void *o0, void *bootargs, void *bootsize, void *o3, void *ofw) in bootstrap() argument
|
/netbsd-src/usr.sbin/sysinst/ |
H A D | defs.h | 488 daddr_t bootstart, bootsize; member
|
/netbsd-src/sbin/fdisk/ |
H A D | fdisk.c | 237 static int bootsize; /* actual size of bootcode */ global() variable [all...] |