Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dlist.h20 #define DL_LIST_HEAD_INIT(l) { &(l), &(l) } macro
Dos_unix.c35 static struct dl_list alloc_list = DL_LIST_HEAD_INIT(alloc_list);
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dlist.h20 #define DL_LIST_HEAD_INIT(l) { &(l), &(l) } macro
Dos_unix.c35 static struct dl_list alloc_list = DL_LIST_HEAD_INIT(alloc_list);