Home | History | Annotate | Download | only in libalsa-intf

Lines Matching full:endsection

3193         if ((!next_str) || (!strncasecmp(current_str, "EndSection", 10)))
3203 if(!strncasecmp(current_str, "EndSection", 10))
3247 while(strncasecmp(current_str, "EndSection", 10)) {
3250 if ((!next_str) || (!strncasecmp(current_str, "EndSection", 10)))