Searched refs:option_assure_choice (Results 1 – 1 of 1) sorted by relevance
1129 static choice_t * option_assure_choice(option_t *opt, const char *name) in option_assure_choice() function1311 choice = option_assure_choice(opt, "1"); in option_set_choice()1313 choice = option_assure_choice(opt, "0"); in option_set_choice()1316 choice = option_assure_choice(opt, name); in option_set_choice()