Home
last modified time | relevance | path

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

/NextBSD/lib/libstand/
HDglobals.c23 char bootfile[FNAME_SIZE]; /* bootp says to boot this */ variable
/NextBSD/libexec/bootpd/
HDbootpd.h96 unsigned bootfile :1, member
170 struct shared_string *bootfile, member
HDbootpd.c636 char *homedir, *bootfile; in handle_request() local
/NextBSD/cddl/contrib/opensolaris/lib/libdtrace/common/
HDdt_open.c1298 char bootfile[MAXPATHLEN]; in dt_vopen() local
/NextBSD/sbin/geom/class/part/
HDgeom_part.c1058 gpart_bootfile_read(const char *bootfile, ssize_t *size) in gpart_bootfile_read()
/NextBSD/usr.sbin/syslogd/
HDsyslogd.c305 static char bootfile[MAXLINE+1]; /* booted kernel file */ variable
/NextBSD/sys/boot/i386/libi386/
HDpxe.h482 uint8_t bootfile[128]; /* boot filename */ member