Searched refs:p_Cur (Results 1 – 1 of 1) sorted by relevance
50 t_List *p_Cur = NCSW_LIST_NEXT(p_Head); in NCSW_LIST_Append() local54 NCSW_LIST_NEXT(p_Last) = p_Cur; in NCSW_LIST_Append()55 NCSW_LIST_LAST(p_Cur) = p_Last; in NCSW_LIST_Append()