Home | History | Annotate | Download | only in audio

Lines Matching refs:operator_name

177 	char *operator_name;
187 .operator_name = NULL,
786 net.operator_name ? net.operator_name : "");
1227 g_free(net.operator_name);
1228 net.operator_name = g_strdup(name);
1298 g_free(net.operator_name);
1299 net.operator_name = NULL;