Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/etc/
H A Dncsw_list.c62 t_List *p_Tmp; in NCSW_LIST_NumOfObjs() local
/freebsd/sys/contrib/ncsw/inc/etc/
H A Dlist_ext.h156 #define NCSW_LIST_FOR_EACH_SAFE(p_Pos, p_Tmp, p_Head) \ argument
176 #define NCSW_LIST_FOR_EACH_OBJECT_SAFE(p_Pos, p_Tmp, p_Head, type, member) \ argument
/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_cc.c5828 t_List *p_Pos, *p_Tmp; in FmPcdCcNodeTreeTryLock() local