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

/freebsd-11-stable/sys/contrib/ncsw/etc/
H A Dlist.c49 t_List *p_Last = LIST_LAST(p_NewList); local
54 NCSW_LIST_NEXT(p_Last) = p_Cur;
55 LIST_LAST(p_Cur) = p_Last;

Completed in 74 milliseconds