Home
last modified time | relevance | path

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

/third_party/cups-filters/filter/foomatic-rip/
Dutil.h166 void dstrremove(dstr_t *ds, int idx, size_t count);
Drenderer.c111 dstrremove(gscmd, 0, 2); /* Remove 'gs' */ in massage_gs_commandline()
Dutil.c829 void dstrremove(dstr_t *ds, int idx, size_t count) in dstrremove() function