Home
last modified time | relevance | path

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

/dflybsd-src/sys/vfs/ntfs/
H A Dntfs.h223 struct bootfile { struct
246 struct bootfile ntm_bootfile; argument
/dflybsd-src/stand/lib/
H A Dglobals.c20 char bootfile[FNAME_SIZE]; /* bootp says to boot this */ variable
/dflybsd-src/libexec/bootpd/
H A Dbootpd.h97 unsigned bootfile :1, member
171 struct shared_string *bootfile, member
H A Dbootpd.c628 char *homedir, *bootfile; in handle_request() local
/dflybsd-src/usr.sbin/syslogd/
H A Dsyslogd.c283 static char bootfile[MAXLINE+1]; /* booted kernel file */ variable
/dflybsd-src/stand/boot/pc32/libi386/
H A Dpxe.h491 uint8_t bootfile[128]; /* boot filename */ member