Home
last modified time | relevance | path

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

/freebsd/usr.bin/etdump/
H A Detdump.c118 const char *filename, struct outputter *outputter) in dump_section() argument
129 if (outputter->output_section != NULL) { in dump_section()
130 outputter->output_section(outfile, filename, sh); in dump_section()
135 if (outputter->output_entry != NULL) { in dump_section()
144 outputter->output_entry(outfile, filename, entry, in dump_section()
154 struct outputter *outputter) in dump_eltorito() argument
183 if (outputter->output_image != NULL) in dump_eltorito()
184 outputter->output_image(outfile, filename, bvd); in dump_eltorito()
188 if (outputter->output_entry != NULL) in dump_eltorito()
189 outputter->output_entry(outfile, filename, in dump_eltorito()
[all …]
H A Detdump.h30 struct outputter { struct
40 extern struct outputter *output_text; argument
41 extern struct outputter *output_shell;
H A Doutput_shell.c61 static struct outputter _output_shell = {
67 struct outputter *output_shell = &_output_shell;
H A Doutput_text.c89 static struct outputter _output_text = {
95 struct outputter *output_text = &_output_text;
/freebsd/share/dict/
H A Dweb2133834 outputter