Home
last modified time | relevance | path

Searched refs:outputter (Results 1 – 5 of 5) sorted by relevance

/freebsd/usr.bin/etdump/
H A Detdump.c120 const char *filename, struct outputter *outputter) in dump_section() argument
131 if (outputter->output_section != NULL) { in dump_section()
132 outputter->output_section(outfile, filename, sh); in dump_section()
137 if (outputter->output_entry != NULL) { in dump_section()
146 outputter->output_entry(outfile, filename, entry, in dump_section()
156 struct outputter *outputter) in dump_eltorito() argument
185 if (outputter->output_image != NULL) in dump_eltorito()
186 outputter->output_image(outfile, filename, bvd); in dump_eltorito()
190 if (outputter->output_entry != NULL) in dump_eltorito()
191 outputter->output_entry(outfile, filename, in dump_eltorito()
[all …]
H A Detdump.h32 struct outputter { struct
42 extern struct outputter *output_text; argument
43 extern struct outputter *output_shell;
H A Doutput_shell.c63 static struct outputter _output_shell = {
69 struct outputter *output_shell = &_output_shell;
H A Doutput_text.c91 static struct outputter _output_text = {
97 struct outputter *output_text = &_output_text;
/freebsd/share/dict/
H A Dweb2133834 outputter