OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEFINE_DL_LIST
(Results
1 - 3
of
3
) sorted by null
/external/wpa_supplicant_8/src/utils/
list.h
92
#define
DEFINE_DL_LIST
(name) \
/external/wpa_supplicant_8/wpa_supplicant/
wpa_cli.c
91
static
DEFINE_DL_LIST
(bsses); /* struct cli_txt_entry */
92
static
DEFINE_DL_LIST
(p2p_peers); /* struct cli_txt_entry */
93
static
DEFINE_DL_LIST
(p2p_groups); /* struct cli_txt_entry */
94
static
DEFINE_DL_LIST
(ifnames); /* struct cli_txt_entry */
[
all
...]
/external/wpa_supplicant_8/src/drivers/
driver_nl80211.c
874
static
DEFINE_DL_LIST
(nl80211_wiphys);
[
all
...]
Completed in 212 milliseconds