Home
last modified time | relevance | path

Searched refs:really_put_filename (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/groff/src/roff/troff/
Dnode.cpp696 virtual void really_put_filename(const char *filename);
796 void really_put_filename(const char *filename);
1472 void troff_output_file::really_put_filename(const char *filename) in really_put_filename() function in troff_output_file
1698 really_put_filename(filename); in put_filename()
1701 void real_output_file::really_put_filename(const char *) in really_put_filename() function in real_output_file
/freebsd-10-stable/contrib/groff/
DChangeLog4360 output_file::put_filename, real_output_file::really_put_filename,