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

/freebsd-11-stable/contrib/wpa/src/utils/
H A Dlist.h20 #define DL_LIST_HEAD_INIT(l) { &(l), &(l) } macro
H A Dos_unix.c35 static struct dl_list alloc_list = DL_LIST_HEAD_INIT(alloc_list);

Completed in 67 milliseconds