Searched refs:last_tl (Results 1 – 1 of 1) sorted by relevance
194 struct tuple_list *tl = 0, *last_tl; in read_tuples() local200 last_tl = tlist = read_one_tuplelist(fd, MDF_ATTR, (off_t) 0); in read_tuples()205 tp = find_tuple_in_list(last_tl, CIS_LONGLINK_A); in read_tuples()208 tp = find_tuple_in_list(last_tl, CIS_LONGLINK_C); in read_tuples()224 last_tl->next = tl; in read_tuples()225 last_tl = tl; in read_tuples()