Searched refs:on_group_created (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/wpa/src/fst/ | ||
| H A D | fst.h | 171 int (*on_group_created)(struct fst_group *g); member |
| H A D | fst_group.c | 453 foreach_fst_ctrl_call(on_group_created, g); in fst_group_create() |