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

/freebsd-11-stable/stand/powerpc/kboot/
H A Dconf.c104 struct file_format *file_formats[] = { variable in typeref:struct:file_format
/freebsd-11-stable/stand/arm/uboot/
H A Dconf.c87 struct file_format *file_formats[] = { variable in typeref:struct:file_format
/freebsd-11-stable/stand/userboot/userboot/
H A Dconf.c86 struct file_format *file_formats[] = { variable in typeref:struct:file_format
/freebsd-11-stable/stand/powerpc/uboot/
H A Dconf.c100 struct file_format *file_formats[] = { variable in typeref:struct:file_format
/freebsd-11-stable/stand/pc98/loader/
H A Dconf.c84 struct file_format *file_formats[] = { variable in typeref:struct:file_format
/freebsd-11-stable/stand/mips/uboot/
H A Dconf.c90 struct file_format *file_formats[] = { variable in typeref:struct:file_format
/freebsd-11-stable/stand/powerpc/ofw/
H A Dconf.c103 struct file_format *file_formats[] = { variable in typeref:struct:file_format
/freebsd-11-stable/stand/efi/loader/arch/arm/
H A Dexec.c99 struct file_format *file_formats[] = { variable in typeref:struct:file_format
/freebsd-11-stable/stand/efi/loader/arch/i386/
H A Delf32_freebsd.c55 struct file_format *file_formats[] = { variable in typeref:struct:file_format
/freebsd-11-stable/stand/i386/loader/
H A Dconf.c118 struct file_format *file_formats[] = { variable in typeref:struct:file_format
/freebsd-11-stable/stand/efi/loader/arch/arm64/
H A Dexec.c65 struct file_format *file_formats[] = { variable in typeref:struct:file_format
/freebsd-11-stable/stand/mips/beri/loader/
H A Dmain.c62 struct file_format *file_formats[] = { variable in typeref:struct:file_format
/freebsd-11-stable/stand/efi/loader/arch/amd64/
H A Delf64_freebsd.c71 struct file_format *file_formats[] = { variable in typeref:struct:file_format
/freebsd-11-stable/stand/common/
H A Dinstall.c315 file_formats[fp->f_loader]->l_exec(fp);
H A Dbootstrap.h230 extern struct file_format *file_formats[]; /* supplied by consumer */
H A Dboot.c110 file_formats[fp->f_loader]->l_exec(fp);
H A Dmodule.c333 file_formats[i] && fp == NULL; i++) {
334 error = (file_formats[i]->l_load)(filename, dest, &fp);
/freebsd-11-stable/contrib/file/src/
H A Dapprentice.c104 int file_formats[FILE_NAMES_SIZE]; variable
409 file_formats[p->type] = p->format;
2433 switch (file_formats[type]) {
2638 if (file_formats[m->type] == FILE_FMT_NONE) {
/freebsd-11-stable/stand/sparc64/loader/
H A Dmain.c170 struct file_format *file_formats[] = { variable in typeref:struct:file_format

Completed in 227 milliseconds