Searched refs:NCSW_LIST_INIT (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/contrib/ncsw/inc/etc/
H A Dlist_ext.h88 @Function NCSW_LIST_INIT
94 #define NCSW_LIST_INIT(lst) {&(lst), &(lst)} macro
104 #define NCSW_LIST(listName) t_List listName = NCSW_LIST_INIT(listName)

Completed in 58 milliseconds