Searched defs:p_Head (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/contrib/ncsw/etc/
H A Dncsw_list.c43 void NCSW_LIST_Append(t_List *p_NewList, t_List *p_Head) argument
/freebsd-current/sys/contrib/ncsw/inc/etc/
H A Dlist_ext.h215 NCSW_LIST_Add(t_List *p_New, t_List *p_Head) argument
237 NCSW_LIST_AddToTail(t_List *p_New, t_List *p_Head) argument
291 NCSW_LIST_Move(t_List *p_Entry, t_List *p_Head) argument
308 NCSW_LIST_MoveToTail(t_List *p_Entry, t_List *p_Head) argument
[all...]

Completed in 129 milliseconds