Home | History | Annotate | Download | only in audio

Lines Matching refs:operator_name

79 	char *operator_name;
83 .operator_name = NULL,
488 net.operator_name ? net.operator_name : "");
916 g_free(net.operator_name);
917 net.operator_name = g_strdup(operator);
1041 g_free(net.operator_name);
1042 net.operator_name = NULL;