Searched refs:ts_plisthead (Results 1 – 1 of 1) sorted by relevance
161 tsproc_t *headp = &ts_plisthead[index]; \235 static tsproc_t ts_plisthead[TS_LISTS]; /* dummy tsproc at head of lists */ variable345 ts_plisthead[i].ts_next = ts_plisthead[i].ts_prev = in ts_init()346 &ts_plisthead[i]; in ts_init()1849 for (tspp = ts_plisthead[i].ts_next; tspp != &ts_plisthead[i]; in ts_update_list()