Home | History | Annotate | Download | only in audio

Lines Matching refs:idx

824 	const char *idx;
831 idx = &cmd[1];
833 idx = NULL;
835 if (idx)
836 call = g_slist_nth_data(calls, strtol(idx, NULL, 0) - 1);
850 if (idx) {
861 if (idx) {