Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/lp/filter/postscript/dpost/
H A Ddpost.c576 static void addchar(int);
2374 addchar('\\'); in oput()
2377 addchar(c); in oput()
2597 addchar(int c) in addchar() function