Searched refs:t_fp (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/lp/filter/postscript/dpost/
H A Ddpost.c383 * input files. nfonts is adjusted in t_fp() as new fonts are mounted.
421 * fontname[] keeps track of the mounted fonts. Filled in (by t_fp()) from data
612 static void t_fp(int, char *, char *);
1365 nfonts = 0; /* was dev.nfonts - now set in t_fp() */
1450 t_fp(n, fontbase[n]->namefont, fontbase[n]->intname);
1893 t_fp(int n, char *s, char *si) function
1923 } /* End of t_fp */
/illumos-gate/usr/src/cmd/troff/troff.d/
H A Dta.c808 t_fp(n, s) /* font position n now contains font s */ function

Completed in 63 milliseconds