Home
last modified time | relevance | path

Searched refs:devopen (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/boot/common/
H A Ddevopen.c35 devopen(struct open_file *f, const char *fname, const char **file) in devopen() function
/illumos-gate/usr/src/boot/libsa/
H A Dopen.c166 error = devopen(f, fname, &file); in open()
H A Dstand.h406 extern int devopen(struct open_file *, const char *, const char **);
/illumos-gate/usr/src/boot/userboot/userboot/
H A DMakefile48 OBJS_COMMON += devopen.o
/illumos-gate/usr/src/boot/efi/loader/
H A DMakefile.com72 OBJS += boot.o commands.o console.o devopen.o interp.o \
/illumos-gate/usr/src/boot/i386/loader/
H A DMakefile56 SRCS += boot.c commands.c console.c devopen.c interp.c