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