Searched refs:p_nf_values (Results 1 – 1 of 1) sorted by relevance
24 static char *(p_nf_values[]) = {"bin", "octal", "hex", "alpha", "unsigned", NULL}; variable836 if (check_opt_strings(*varp, p_nf_values, TRUE) != OK) in did_set_string_option()