Searched defs:string_array (Results 1 – 2 of 2) sorted by relevance
855 struct string_array { struct860 static int get_comment_items(snd_config_t *n, struct string_array *items) in get_comment_items() argument
3103 const char* string_array[] = {"fee", "fie", "foe", "fum"}; in TEST() local