Home
last modified time | relevance | path

Searched refs:fst_ctrl_handle (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/wpa/src/fst/
H A Dfst_internal.h33 struct fst_ctrl_handle { struct
42 struct fst_ctrl_handle *__fst_ctrl_h; \ argument
44 struct fst_ctrl_handle, global_ctrls_lentry) \
H A Dfst.c118 struct fst_ctrl_handle *h; in fst_global_deinit()
127 struct fst_ctrl_handle, in fst_global_deinit()
134 struct fst_ctrl_handle * fst_global_add_ctrl(const struct fst_ctrl *ctrl) in fst_global_add_ctrl()
136 struct fst_ctrl_handle *h; in fst_global_add_ctrl()
157 void fst_global_del_ctrl(struct fst_ctrl_handle *h) in fst_global_del_ctrl()
H A Dfst.h45 struct fst_ctrl_handle;
212 struct fst_ctrl_handle * fst_global_add_ctrl(const struct fst_ctrl *ctrl);
213 void fst_global_del_ctrl(struct fst_ctrl_handle *h);