Searched refs:option_find_choice (Results 1 – 1 of 1) sorted by relevance
482 static choice_t * option_find_choice(option_t *opt, const char *name) in option_find_choice() function745 (choice = option_find_choice(opt, value))) in get_valid_value_string()817 choice_t *choice = option_find_choice(opt, "Custom"); in build_foomatic_custom_command()952 choice = option_find_choice(opt, valstr); in option_get_command()1036 choice = option_find_choice(fromopt, in option_set_value()1045 choice = option_find_choice(opt, value); in option_set_value()1063 return option_find_choice(opt, choice) != NULL; in option_has_choice()