Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/common/
Dcli.c68 struct cli_txt_entry * cli_txt_list_get(struct dl_list *txt_list, in cli_txt_list_get() function
85 e = cli_txt_list_get(txt_list, txt); in cli_txt_list_del()
124 e = cli_txt_list_get(txt_list, txt); in cli_txt_list_add()
Dcli.h26 cli_txt_list_get(struct dl_list *txt_list, const char *txt);