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

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

Completed in 19 milliseconds