Home
last modified time | relevance | path

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

/third_party/cups-filters/filter/foomatic-rip/
H A Drenderer.c47 "-sOutputFile=/dev/null -c '(hello\n) print flush' 2>&1", gspath); in test_gs_output_redirection()
115 dstrprepend(gscmd, gspath); in massage_gs_commandline()
119 dstrprepend(gscmd, gspath); in massage_gs_commandline()
H A Dpdf.c53 gspath, filename); in pdf_count_pages()
145 gspath, filename_arg, first_arg, last_arg, pdffilename); in pdf_extract_pages()
H A Dfoomaticrip.h116 extern char gspath[PATH_MAX];
H A Dfoomaticrip.c165 char gspath[PATH_MAX] = "gs"; variable
197 else if (strcmp(key, "gspath") == 0) in config_set_option()
198 strlcpy(gspath, value, PATH_MAX); in config_set_option()

Completed in 4 milliseconds