Home
last modified time | relevance | path

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

/third_party/cups-filters/filter/foomatic-rip/
Doptions.c610 static char ** paramvalues_from_string(option_t *opt, const char *str) in paramvalues_from_string() function
775 paramvalues = paramvalues_from_string(opt, value); in get_valid_value_string()
818 char ** paramvalues = paramvalues_from_string(opt, values); in build_foomatic_custom_command()
851 char **paramvalues = paramvalues_from_string(opt, values); in build_cups_custom_ps_command()
865 char **paramvalues = paramvalues_from_string(opt, values); in build_cups_custom_jcl_command()