Searched refs:print_commands (Results 1 – 6 of 6) sorted by relevance
39 extern void print_commands PARAMS ((struct commands *cmds));
595 print_commands (struct commands *cmds) in print_commands() function
539 print_commands (r->cmds); in print_rule()
980 print_commands (f->cmds); in print_file()
99 void print_commands(FILE *);427 print_commands(Vflag == 1 ? stdout : stderr); in main()495 void print_commands(FILE *fp) in print_commands() function
3041 * src/roff/groff/groff.cpp (print_commands): Accept file handle as