Home
last modified time | relevance | path

Searched defs:p_Entry (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/ncsw/inc/etc/
H A Dlist_ext.h258 static __inline__ void NCSW_LIST_Del(t_List *p_Entry) in NCSW_LIST_Del()
274 static __inline__ void NCSW_LIST_DelAndInit(t_List *p_Entry) in NCSW_LIST_DelAndInit()
291 static __inline__ void NCSW_LIST_Move(t_List *p_Entry, t_List *p_Head) in NCSW_LIST_Move()
308 static __inline__ void NCSW_LIST_MoveToTail(t_List *p_Entry, t_List *p_Head) in NCSW_LIST_MoveToTail()