Home
last modified time | relevance | path

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

/third_party/cups-filters/filter/foomatic-rip/
Doptions.c433 static value_t * option_find_value(option_t *opt, int optionset) in option_find_value() function
450 val = option_find_value(opt, optionset); in option_assure_value()
793 value_t *val = option_find_value(opt, optionset); in option_get_value()
1847 val = option_find_value(opt, optionset("default")); in read_ppd_file()