Home
last modified time | relevance | path

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

/NextBSD/contrib/wpa/src/fst/
HDfst_group.h69 static inline struct fst_group * fst_first_group(void) in fst_first_group() function
HDfst.c119 while ((group = fst_first_group()) != NULL) in fst_global_deinit()