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