Searched refs:p_ff_values (Results 1 – 1 of 1) sorted by relevance
25 static char *(p_ff_values[]) = {FF_UNIX, FF_DOS, FF_MAC, NULL}; variable1135 else if (check_opt_strings(*varp, p_ff_values, FALSE) != OK) in did_set_string_option()1159 if (check_opt_strings(p_ffs, p_ff_values, TRUE) != OK) in did_set_string_option()2583 return check_opt_strings(p, p_ff_values, FALSE); in check_ff_value()