Home
last modified time | relevance | path

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

/third_party/cups-filters/filter/
Dbannertopdf.c232 static opt_t* add_opt(opt_t *in_opt, const char *key, const char *val) { in add_opt() argument
234 return in_opt; in add_opt()
238 return in_opt; in add_opt()
243 return in_opt; in add_opt()
248 entry->next = in_opt; in add_opt()