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

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

Completed in 61 milliseconds