Home
last modified time | relevance | path

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

/third_party/cups-filters/filter/foomatic-rip/
Doptions.c397 int option_has_name(option_t *opt, const char *name) in option_has_name() function
1698 if (!current_opt || !option_has_name(current_opt, value->data +1)) in read_ppd_file()