Home
last modified time | relevance | path

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

/third_party/cups-filters/filter/foomatic-rip/
H A Dfoomaticrip.c789 char tmp[1024], profile_arg[256], gstoraster[512]; in main() local
1087 snprintf(profile_arg, sizeof(profile_arg), in main()
1090 profile_arg[0] = '\0'; in main()
1092 snprintf(gstoraster, sizeof(gstoraster), "gs -dQUIET -dDEBUG -dSAFER -dNOPAUSE -dBATCH -dNOINTERPOLATE -dNOMEDIAATTRS -sDEVICE=cups -dShowAcroForm %s -sOutputFile=- -", profile_arg); in main()

Completed in 3 milliseconds