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

/freebsd-9.3-release/sys/boot/userboot/userboot/
H A Dconf.c74 struct file_format *file_formats[] = { variable in typeref:struct:file_format
/freebsd-9.3-release/sys/boot/arm/uboot/
H A Dconf.c81 struct file_format *file_formats[] = { variable in typeref:struct:file_format
/freebsd-9.3-release/sys/boot/i386/efi/
H A Dconf.c62 struct file_format *file_formats[] = { variable in typeref:struct:file_format
/freebsd-9.3-release/sys/boot/powerpc/ofw/
H A Dconf.c97 struct file_format *file_formats[] = { variable in typeref:struct:file_format
/freebsd-9.3-release/sys/boot/powerpc/uboot/
H A Dconf.c96 struct file_format *file_formats[] = { variable in typeref:struct:file_format
/freebsd-9.3-release/sys/boot/pc98/loader/
H A Dconf.c88 struct file_format *file_formats[] = { variable in typeref:struct:file_format
/freebsd-9.3-release/sys/boot/powerpc/ps3/
H A Dconf.c105 struct file_format *file_formats[] = { variable in typeref:struct:file_format
/freebsd-9.3-release/sys/boot/i386/loader/
H A Dconf.c108 struct file_format *file_formats[] = { variable in typeref:struct:file_format
/freebsd-9.3-release/sys/boot/common/
H A Dboot.c106 file_formats[fp->f_loader]->l_exec(fp);
H A Dbootstrap.h227 extern struct file_format *file_formats[]; /* supplied by consumer */
H A Dmodule.c284 file_formats[i] && fp == NULL; i++) {
285 error = (file_formats[i]->l_load)(filename, dest, &fp);
/freebsd-9.3-release/sys/boot/ia64/common/
H A Dexec.c65 struct file_format *file_formats[] = { variable in typeref:struct:file_format
/freebsd-9.3-release/contrib/file/src/
H A Dapprentice.c113 int file_formats[FILE_NAMES_SIZE]; variable
397 file_formats[p->type] = p->format;
2277 switch (file_formats[type]) {
2462 if (file_formats[m->type] == FILE_FMT_NONE) {
/freebsd-9.3-release/sys/boot/sparc64/loader/
H A Dmain.c173 struct file_format *file_formats[] = { variable in typeref:struct:file_format

Completed in 94 milliseconds