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