Searched refs:option_has_name (Results 1 – 1 of 1) sorted by relevance
397 int option_has_name(option_t *opt, const char *name) in option_has_name() function1698 if (!current_opt || !option_has_name(current_opt, value->data +1)) in read_ppd_file()