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/
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 …TCH -dNOINTERPOLATE -dNOMEDIAATTRS -sDEVICE=cups -dShowAcroForm %s -sOutputFile=- -", profile_arg); in main()