Home
last modified time | relevance | path

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

12

/openbsd-src/sys/arch/alpha/stand/nboot/
H A Ddevopen.c22 devopen(struct open_file *f, const char *fname, char **file) in devopen() function
H A DMakefile17 SRCS+= conf.c devopen.c disk.c machdep.c prom.c promcons.c \
/openbsd-src/sys/arch/landisk/stand/boot/
H A Ddevs.c34 devopen(struct open_file *f, const char *fname, char **file) in devopen() function
/openbsd-src/sys/lib/libsa/
H A Dopen.c98 error = devopen(f, fname, &file); in open()
H A Dstand.h213 int devopen(struct open_file *, const char *, char **);
/openbsd-src/sys/arch/amd64/stand/pxeboot/
H A Dopen.c98 error = devopen(f, fname, &file); in open()
H A Ddevopen.c58 devopen(struct open_file *f, const char *fname, char **file) in devopen() function
H A DMakefile10 SRCS= srt0.S conf.c devopen.c open.c
/openbsd-src/sys/arch/i386/stand/pxeboot/
H A Dopen.c98 error = devopen(f, fname, &file); in open()
H A Ddevopen.c58 devopen(struct open_file *f, const char *fname, char **file) in devopen() function
H A DMakefile10 SRCS= srt0.S conf.c devopen.c open.c
/openbsd-src/sys/arch/alpha/stand/boot/
H A Ddevopen.c45 devopen(f, fname, file) in devopen() function
H A DMakefile11 SRCS+= devopen.c filesystem.c loadfile_subr.c prom_swpal.S
/openbsd-src/sys/arch/loongson/stand/boot/
H A Ddevopen.c105 devopen(struct open_file *f, const char *fname, char **file) in devopen() function
H A DMakefile.inc19 SRCS+= conf.c cons.c dev.c devopen.c exec.c machdep.c rd.c
/openbsd-src/sys/arch/landisk/stand/xxboot/
H A Dboot1.c149 devopen(struct open_file *f, const char *fname, char **file) in devopen() function
/openbsd-src/sys/arch/alpha/stand/netboot/
H A Ddevopen.c45 devopen(f, fname, file) in devopen() function
H A DMakefile12 SRCS+= dev_net.c conf.c devopen.c
/openbsd-src/sys/arch/luna88k/stand/boot/
H A Ddevopen.c84 devopen(struct open_file *f, const char *fname, char **file) in devopen() function
H A DMakefile32 SRCS+= devopen.c
/openbsd-src/sys/arch/amd64/stand/efiboot/
H A Ddev_i386.c62 devopen(struct open_file *f, const char *fname, char **file) in devopen() function
/openbsd-src/sys/arch/i386/stand/libsa/
H A Ddev_i386.c62 devopen(struct open_file *f, const char *fname, char **file) in devopen() function
/openbsd-src/sys/arch/amd64/stand/libsa/
H A Ddev_i386.c62 devopen(struct open_file *f, const char *fname, char **file) in devopen() function
/openbsd-src/sys/arch/hppa/stand/libsa/
H A Ddev_hppa.c62 devopen(f, fname, file) in devopen() function
/openbsd-src/sys/arch/macppc/stand/
H A Dofdev.c293 devopen(struct open_file *of, const char *name, char **file) in devopen() function

12