Home | History | Annotate | Download | only in health

Lines Matching full:g_ascii_strcasecmp

251 	return g_ascii_strcasecmp(chan->path, path);
1916 if (g_ascii_strcasecmp("Reliable", conf) == 0)
1918 else if (g_ascii_strcasecmp("Streaming", conf) == 0)
1920 else if (g_ascii_strcasecmp("Any", conf) == 0)