Home
last modified time | relevance | path

Searched defs:postpipe (Results 1 – 1 of 1) sorted by relevance

/third_party/cups-filters/filter/foomatic-rip/
Dfoomaticrip.c108 dstr_t *postpipe = NULL; /* command into which the output of this filter should be piped */ variable
517 FILE *postpipe = open_postpipe(); in write_output() local