Home
last modified time | relevance | path

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

/third_party/cups-filters/filter/foomatic-rip/
Doptions.c864 char orderstr[8]; in build_cups_custom_jcl_command() local
869 snprintf(orderstr, 8, "\\%d", param->order); in build_cups_custom_jcl_command()
870 dstrreplace(cmd, orderstr, paramvalues[i], 0); in build_cups_custom_jcl_command()