Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/inc/etc/
H A Dlist_ext.h94 #define NCSW_LIST_INIT(lst) {&(lst), &(lst)} macro
104 #define NCSW_LIST(listName) t_List listName = NCSW_LIST_INIT(listName)