Searched refs:last_tp (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/usr.sbin/dumpcis/
H A Dreadcis.c251 struct tuple *tp, *last_tp = 0; local
314 last_tp->next = tp;
315 last_tp = tp;

Completed in 53 milliseconds