Home
last modified time | relevance | path

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

/dragonfly/sys/vfs/ntfs/
HDntfs.h223 struct bootfile { struct
246 struct bootfile ntm_bootfile; argument
/dragonfly/stand/lib/
HDglobals.c20 char bootfile[FNAME_SIZE]; /* bootp says to boot this */ variable
/dragonfly/libexec/bootpd/
HDbootpd.h97 unsigned bootfile :1, member
171 struct shared_string *bootfile, member
HDbootpd.c628 char *homedir, *bootfile; in handle_request() local
/dragonfly/usr.sbin/syslogd/
HDsyslogd.c283 static char bootfile[MAXLINE+1]; /* booted kernel file */ variable
/dragonfly/stand/boot/pc32/libi386/
HDpxe.h491 uint8_t bootfile[128]; /* boot filename */ member