Home
last modified time | relevance | path

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

/third_party/cups-filters/filter/foomatic-rip/
Dutil.h160 void dstrputc(dstr_t *ds, int c);
Dpostscript.c156 dstrputc(line, c); in stream_next_line()
163 dstrputc(line, c); in stream_next_line()
Dutil.c674 void dstrputc(dstr_t *ds, int c) in dstrputc() function