Home | History | Annotate | Download | only in audio

Lines Matching refs:idx

773 	const char *idx;
780 idx = &cmd[1];
782 idx = NULL;
784 if (idx)
785 call = g_slist_nth_data(calls, strtol(idx, NULL, 0) - 1);
796 if (idx) {
807 if (idx) {