Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/fst/
H A Dfst.h171 int (*on_group_created)(struct fst_group *g); member
H A Dfst_group.c453 foreach_fst_ctrl_call(on_group_created, g); in fst_group_create()