/netbsd-src/sys/fs/ntfs/ |
H A D | ntfs.h | 225 struct bootfile { struct 226 u_int8_t reserved1[3]; /* asm jmp near ... */ 227 u_int8_t bf_sysid[8]; /* 'NTFS ' */ 228 u_int16_t bf_bps; /* bytes per sector */ 229 u_int8_t bf_spc; /* sectors per cluster */ 230 u_int8_t reserved2[7]; /* unused (zeroed) */ 254 struct bootfile ntm_bootfile; argument
|
/netbsd-src/sys/lib/libsa/ |
H A D | globals.c | 21 char bootfile[FNAME_SIZE]; /* bootp says to boot this */ variable
|
/netbsd-src/sys/arch/sgimips/stand/common/ |
H A D | boot.c | 126 char bootfile[PATH_MAX]; in main() local
|
/netbsd-src/sys/arch/arc/stand/boot/ |
H A D | boot.c | 134 char bootfile[PATH_MAX]; in main() local
|
/netbsd-src/sys/arch/pmax/stand/smallnet/setnetimage/ |
H A D | setnetimage.c | 81 const char *kernel, *bootfile; in main() local
|
/netbsd-src/sys/arch/ofppc/stand/ofwboot/ |
H A D | boot.c | 99 char bootfile[128]; variable
|
/netbsd-src/usr.sbin/sysinst/arch/news68k/ |
H A D | md.c | 156 const char *bootfile = "/boot"; in md_post_newfs() local
|
/netbsd-src/usr.sbin/sysinst/arch/newsmips/ |
H A D | md.c | 152 const char *bootfile = "/boot"; in md_post_newfs() local
|
/netbsd-src/usr.sbin/sysinst/arch/macppc/ |
H A D | md.c | 152 const char *bootfile = "/boot"; in md_post_newfs() local
|
/netbsd-src/sys/arch/shark/stand/ofwboot/ |
H A D | boot.c | 98 char bootfile[128]; variable
|
/netbsd-src/usr.sbin/sysinst/arch/cobalt/ |
H A D | md.c | 185 static const char *bootfile = "boot.gz"; in md_post_newfs() local
|
/netbsd-src/usr.sbin/bootp/common/ |
H A D | bootpd.h | 96 unsigned bootfile :1, member 170 struct shared_string *bootfile, member
|
/netbsd-src/sys/arch/mipsco/include/ |
H A D | disklabel.h | 110 char bootfile[MIPS_BFSIZE]; /* default file to boot */ member
|
/netbsd-src/usr.sbin/bootp/bootpd/ |
H A D | bootpd.c | 602 char *homedir, *bootfile; in handle_request() local
|
/netbsd-src/sys/arch/evbarm/stand/boot2440/ |
H A D | main.c | 118 char *bootfile; in main() local
|
/netbsd-src/sys/arch/sgimips/sgimips/ |
H A D | arcemu.c | 198 char bootfile[50]; member
|
/netbsd-src/usr.bin/rump_dhcpclient/ |
H A D | dhcp.h | 152 uint8_t bootfile[BOOTFILE_LEN]; /* boot file name */ member
|
/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/ |
H A D | dt_open.c | 1030 dt_bootfile(char *bootfile, size_t len) in dt_bootfile()
|
/netbsd-src/sys/arch/i386/stand/pxeboot/ |
H A D | pxe.h | 488 uint8_t bootfile[128]; /* boot filename */ member
|
/netbsd-src/sys/sys/ |
H A D | bootblock.h | 1339 char bootfile[16]; member
|