Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/troff/troff.d/
H A Dta.c339 t_page(n);
534 t_page(n) /* do whatever new page functions */ in t_page() function
706 t_page(9999); in t_reset()
/titanic_44/usr/src/cmd/lp/filter/postscript/dpost/
H A Ddpost.c615 static void t_page(int);
1185 t_page(n); in conv()
1212 t_page(-1); /* print the last page */ in conv()
1765 t_page(int pg) in t_page() function