Home
last modified time | relevance | path

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

/freebsd/stand/libsa/
H A Dglobals.c20 char bootfile[FNAME_SIZE]; /* bootp says to boot this */ variable
/freebsd/libexec/bootpd/
H A Dbootpd.h94 unsigned bootfile :1, member
168 struct shared_string *bootfile, member
H A Dbootpd.c627 char *homedir, *bootfile; in handle_request() local
/freebsd/usr.sbin/bhyve/
H A Dlibslirp.h168 const char *bootfile; member
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_open.c1321 char bootfile[MAXPATHLEN]; in dt_vopen() local
/freebsd/lib/geom/part/
H A Dgeom_part.c1074 gpart_bootfile_read(const char *bootfile, ssize_t *size) in gpart_bootfile_read()
/freebsd/stand/i386/libi386/
H A Dpxe.h477 uint8_t bootfile[128]; /* boot filename */ member
/freebsd/usr.sbin/syslogd/
H A Dsyslogd.c314 static char bootfile[MAXPATHLEN]; /* booted kernel file */ variable