Home
last modified time | relevance | path

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

/dports/print/cups-filters/cups-filters-1.28.10/filter/foomatic-rip/
H A Dfoomaticrip.c109 FILE *postpipe_fh = NULL; variable
115 if (postpipe_fh) in open_postpipe()
116 return postpipe_fh; in open_postpipe()
126 if (start_system_process("postpipe", p, &postpipe_fh, NULL) < 0) in open_postpipe()
130 return postpipe_fh; in open_postpipe()
/dports/print/foomatic-filters/foomatic-filters-4.0.17/
H A Dfoomaticrip.c113 FILE *postpipe_fh = NULL; variable
119 if (postpipe_fh) in open_postpipe()
120 return postpipe_fh; in open_postpipe()
130 if (start_system_process("postpipe", p, &postpipe_fh, NULL) < 0) in open_postpipe()
134 return postpipe_fh; in open_postpipe()