Home
last modified time | relevance | path

Searched defs:bootfile (Results 1 – 20 of 20) sorted by relevance

/netbsd-src/sys/fs/ntfs/
H A Dntfs.h225 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 Dglobals.c21 char bootfile[FNAME_SIZE]; /* bootp says to boot this */ variable
/netbsd-src/sys/arch/sgimips/stand/common/
H A Dboot.c126 char bootfile[PATH_MAX]; in main() local
/netbsd-src/sys/arch/arc/stand/boot/
H A Dboot.c134 char bootfile[PATH_MAX]; in main() local
/netbsd-src/sys/arch/pmax/stand/smallnet/setnetimage/
H A Dsetnetimage.c81 const char *kernel, *bootfile; in main() local
/netbsd-src/sys/arch/ofppc/stand/ofwboot/
H A Dboot.c99 char bootfile[128]; variable
/netbsd-src/usr.sbin/sysinst/arch/news68k/
H A Dmd.c156 const char *bootfile = "/boot"; in md_post_newfs() local
/netbsd-src/usr.sbin/sysinst/arch/newsmips/
H A Dmd.c152 const char *bootfile = "/boot"; in md_post_newfs() local
/netbsd-src/usr.sbin/sysinst/arch/macppc/
H A Dmd.c152 const char *bootfile = "/boot"; in md_post_newfs() local
/netbsd-src/sys/arch/shark/stand/ofwboot/
H A Dboot.c98 char bootfile[128]; variable
/netbsd-src/usr.sbin/sysinst/arch/cobalt/
H A Dmd.c185 static const char *bootfile = "boot.gz"; in md_post_newfs() local
/netbsd-src/usr.sbin/bootp/common/
H A Dbootpd.h96 unsigned bootfile :1, member
170 struct shared_string *bootfile, member
/netbsd-src/sys/arch/mipsco/include/
H A Ddisklabel.h110 char bootfile[MIPS_BFSIZE]; /* default file to boot */ member
/netbsd-src/usr.sbin/bootp/bootpd/
H A Dbootpd.c602 char *homedir, *bootfile; in handle_request() local
/netbsd-src/sys/arch/evbarm/stand/boot2440/
H A Dmain.c118 char *bootfile; in main() local
/netbsd-src/sys/arch/sgimips/sgimips/
H A Darcemu.c198 char bootfile[50]; member
/netbsd-src/usr.bin/rump_dhcpclient/
H A Ddhcp.h152 uint8_t bootfile[BOOTFILE_LEN]; /* boot file name */ member
/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_open.c1030 dt_bootfile(char *bootfile, size_t len) in dt_bootfile()
/netbsd-src/sys/arch/i386/stand/pxeboot/
H A Dpxe.h488 uint8_t bootfile[128]; /* boot filename */ member
/netbsd-src/sys/sys/
H A Dbootblock.h1339 char bootfile[16]; member