Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/fst/
Dfst.h176 void (*on_group_deleted)(struct fst_group *g); member
Dfst_group.c488 foreach_fst_ctrl_call(on_group_deleted, group); in fst_group_delete()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/fst/
Dfst.h176 void (*on_group_deleted)(struct fst_group *g); member
Dfst_group.c488 foreach_fst_ctrl_call(on_group_deleted, group); in fst_group_delete()