/netbsd-src/sys/arch/sparc/include/ |
H A D | autoconf.h | 165 struct bootpath { struct 166 char name[16]; /* name of this node */ 167 int val[3]; /* up to three optional values */ 168 device_t dev; /* device that recognised this component */
|
/netbsd-src/sbin/gpt/ |
H A D | biosboot.c | 92 read_boot(gpt_t gpt, const char *bootpath) in read_boot() argument 171 const char *bootpath, int active) in biosboot() argument 275 char *bootpath = NULL; in cmd_biosboot() local [all...] |
/netbsd-src/sys/arch/sgimips/stand/common/ |
H A D | iris_parse.c | 45 char bootpath[1 + 64]; in parse() local
|
H A D | boot.c | 125 const char *bootpath = NULL; in main() local
|
/netbsd-src/sys/arch/pmax/stand/common/ |
H A D | boot.c | 114 char bootname[PATH_MAX], bootpath[PATH_MAX]; in main() local
|
/netbsd-src/sys/arch/mipsco/stand/common/ |
H A D | boot.c | 107 char bootname[PATH_MAX], bootpath[PATH_MAX]; in main() local
|
/netbsd-src/sys/arch/arc/stand/boot/ |
H A D | boot.c | 133 const char *bootpath = NULL; in main() local
|
/netbsd-src/sys/arch/macppc/stand/ofwboot/ |
H A D | hfs.c | 42 char bootpath[128], *cp; in hfs_open() local
|
/netbsd-src/sys/arch/sparc/stand/ofwboot/ |
H A D | promlib.c | 74 static char bootpath[PROM_MAX_PATH]; in openfirmware_bootpath() local
|
/netbsd-src/external/gpl2/mkhybrid/dist/ |
H A D | eltorito.c | 57 char * bootpath; /* filename of boot catalog */ in FDECL1() local
|
/netbsd-src/sys/arch/arc/include/ |
H A D | bootinfo.h | 52 char bootpath[BTINFO_BOOTPATH_LEN]; member
|
/netbsd-src/sys/arch/pmax/include/ |
H A D | bootinfo.h | 58 char bootpath[BTINFO_BOOTPATH_LEN]; member
|
/netbsd-src/sys/arch/emips/include/ |
H A D | bootinfo.h | 58 char bootpath[BTINFO_BOOTPATH_LEN]; member
|
/netbsd-src/sys/arch/mipsco/include/ |
H A D | bootinfo.h | 58 char bootpath[BTINFO_BOOTPATH_LEN]; member
|
/netbsd-src/sys/arch/sgimips/include/ |
H A D | bootinfo.h | 52 char bootpath[BTINFO_BOOTPATH_LEN]; member
|
/netbsd-src/sys/arch/mmeye/include/ |
H A D | bootinfo.h | 59 char bootpath[BTINFO_BOOTPATH_LEN]; member
|
/netbsd-src/sys/arch/mmeye/stand/boot/ |
H A D | boot.c | 188 char bootpath[PATH_MAX]; in main() local
|
/netbsd-src/sys/arch/bebox/bebox/ |
H A D | machdep.c | 96 char bootpath[256]; variable
|
/netbsd-src/usr.sbin/sysinst/arch/atari/ |
H A D | md.c | 141 char bootpath[MAXPATHLEN]; in md_post_newfs() local
|
/netbsd-src/sys/arch/cobalt/include/ |
H A D | bootinfo.h | 54 char bootpath[BTINFO_BOOTPATH_LEN]; member
|
/netbsd-src/sys/arch/landisk/include/ |
H A D | bootinfo.h | 43 char bootpath[80]; member
|
/netbsd-src/sys/arch/emips/stand/common/ |
H A D | boot.c | 83 char bootpath[PATH_MAX], options[OPT_MAX]; in main() local
|
/netbsd-src/sys/arch/newsmips/include/ |
H A D | bootinfo.h | 67 char bootpath[BTINFO_BOOTPATH_LEN]; member
|
/netbsd-src/usr.sbin/sysinst/arch/luna68k/ |
H A D | md.c | 257 char bootpath[MAXPATHLEN]; in md_update() local
|
/netbsd-src/sys/arch/evbarm/mini2440/ |
H A D | mini2440_bootinfo.h | 69 char bootpath[80]; member
|