Home
last modified time | relevance | path

Searched refs:p_Prev (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/ncsw/inc/etc/
H A Dlist_ext.h70 struct List *p_Prev; /**< A pointer to the previous list object */ member
82 #define NCSW_LIST_LAST(p_List) (p_List)->p_Prev