Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/lp/filter/postscript/dpost/
H A Ddpost.c578 static void addchar(int);
2376 addchar('\\'); in oput()
2379 addchar(c); in oput()
2599 addchar(int c) in addchar() function