Home
last modified time | relevance | path

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

/hostap-latest/src/common/
Dcli.h23 void cli_txt_list_flush(struct dl_list *list);
Dcli.c59 void cli_txt_list_flush(struct dl_list *list) in cli_txt_list_flush() function
/hostap-latest/wpa_supplicant/
Dwpa_cli.c4787 cli_txt_list_flush(&ifnames); in update_ifnames()
4819 cli_txt_list_flush(&creds); in update_creds()
4851 cli_txt_list_flush(&networks); in update_networks()
4882 cli_txt_list_flush(&stations); in update_stations()
4935 cli_txt_list_flush(&p2p_peers); in wpa_cli_interactive()
4936 cli_txt_list_flush(&p2p_groups); in wpa_cli_interactive()
4937 cli_txt_list_flush(&bsses); in wpa_cli_interactive()
4938 cli_txt_list_flush(&ifnames); in wpa_cli_interactive()
4939 cli_txt_list_flush(&creds); in wpa_cli_interactive()
4940 cli_txt_list_flush(&networks); in wpa_cli_interactive()
/hostap-latest/hostapd/
Dhostapd_cli.c949 cli_txt_list_flush(&stations); in update_stations()
1031 cli_txt_list_flush(&interfaces); in hostapd_complete_interface()
2149 cli_txt_list_flush(&stations); in hostapd_cli_interactive()