Home
last modified time | relevance | path

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

/third_party/cups-filters/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()

Completed in 2 milliseconds