Searched refs:pa_strneq (Results 1 – 3 of 3) sorted by relevance
228 #define pa_strneq(a,b,n) (!strncmp((a),(b),(n))) macro
3120 if (pa_strneq(needle, s, n)) in pa_str_in_list_spaces()
1789 if (p == NULL || (p - dev2) < 2 || !pa_strneq(p - 2, "hw:", 3)) { in pa_alsa_open_mixer_by_name()