Searched refs:lastidx (Results 1 – 3 of 3) sorted by relevance
895 int lastidx = 0, baseidx = -1; in resurrect_labels() local903 lastidx = ctl->ctl_typeidx; in resurrect_labels()905 debug(3, "Resurrected label %s type idx %d\n", label, lastidx); in resurrect_labels()907 tdata_label_add(td, label, lastidx); in resurrect_labels()910 baseidx = lastidx; in resurrect_labels()913 return (lastidx); in resurrect_labels()917 return (lastidx); in resurrect_labels()931 return (lastidx); in resurrect_labels()
481 int lastidx; in readline() local486 lastidx = count - 1; in readline()487 if (buf[lastidx] == '\n') in readline()488 buf[lastidx] = '\0'; in readline()
1753 uint16_t lastidx = 0xFFFF; in uaudio_chan_fill_info_sub() local1769 if (id->bInterfaceNumber != lastidx) { in uaudio_chan_fill_info_sub()1770 lastidx = id->bInterfaceNumber; in uaudio_chan_fill_info_sub()