Searched refs:output_shell (Results 1 – 4 of 4) sorted by relevance
10 SRCS= etdump.c output_shell.c output_text.c cd9660_conversion.c
41 extern struct outputter *output_shell;
67 struct outputter *output_shell = &_output_shell; variable
241 outputter = output_shell; in main()