Home | History | Annotate | Download | only in audio

Lines Matching refs:idx

507 	const char *idx;
514 idx = &cmd[1];
516 idx = NULL;
518 if (idx)
519 call = g_slist_nth_data(calls, strtol(idx, NULL, 0) - 1);
532 if (idx) {
540 if (idx) {