Searched refs:sv_text (Results 1 – 1 of 1) sorted by relevance
62 const char *sv_text; member102 for (; array->sv_text != NULL; array++) { in array_find_string()104 return (array->sv_text); in array_find_string()118 for (; array->sv_text != NULL; array++) { in array_widest_str()119 if ((i = strlen(array->sv_text)) > width) in array_widest_str()