Searched refs:file_formats (Results 1 - 14 of 14) sorted by relevance

/freebsd-10-stable/sys/boot/arm/uboot/
H A Dconf.c84 struct file_format *file_formats[] = { variable in typeref:struct:file_format
/freebsd-10-stable/sys/boot/powerpc/ofw/
H A Dconf.c97 struct file_format *file_formats[] = { variable in typeref:struct:file_format
/freebsd-10-stable/sys/boot/powerpc/uboot/
H A Dconf.c96 struct file_format *file_formats[] = { variable in typeref:struct:file_format
/freebsd-10-stable/sys/boot/userboot/userboot/
H A Dconf.c86 struct file_format *file_formats[] = { variable in typeref:struct:file_format
/freebsd-10-stable/sys/boot/pc98/loader/
H A Dconf.c88 struct file_format *file_formats[] = { variable in typeref:struct:file_format
/freebsd-10-stable/sys/boot/powerpc/ps3/
H A Dconf.c105 struct file_format *file_formats[] = { variable in typeref:struct:file_format
/freebsd-10-stable/sys/boot/i386/loader/
H A Dconf.c113 struct file_format *file_formats[] = { variable in typeref:struct:file_format
/freebsd-10-stable/sys/boot/efi/loader/arch/amd64/
H A Delf64_freebsd.c64 struct file_format *file_formats[] = { variable in typeref:struct:file_format
/freebsd-10-stable/sys/boot/common/
H A Dboot.c106 file_formats[fp->f_loader]->l_exec(fp);
H A Dbootstrap.h230 extern struct file_format *file_formats[]; /* supplied by consumer */
H A Dmodule.c309 file_formats[i] && fp == NULL; i++) {
310 error = (file_formats[i]->l_load)(filename, dest, &fp);
/freebsd-10-stable/sys/boot/ia64/common/
H A Dexec.c65 struct file_format *file_formats[] = { variable in typeref:struct:file_format
/freebsd-10-stable/contrib/file/src/
H A Dapprentice.c113 int file_formats[FILE_NAMES_SIZE]; variable
401 file_formats[p->type] = p->format;
2368 switch (file_formats[type]) {
2573 if (file_formats[m->type] == FILE_FMT_NONE) {
/freebsd-10-stable/sys/boot/sparc64/loader/
H A Dmain.c173 struct file_format *file_formats[] = { variable in typeref:struct:file_format

Completed in 148 milliseconds