Searched refs:orderstr (Results 1 – 1 of 1) sorted by relevance
864 char orderstr[8]; in build_cups_custom_jcl_command() local869 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()