HomeSort by: relevance | last modified time | path
    Searched refs:fst_ctrl_handle (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/wpa/dist/src/fst/
fst_internal.h 33 struct fst_ctrl_handle { struct
42 struct fst_ctrl_handle *__fst_ctrl_h; \
44 struct fst_ctrl_handle, global_ctrls_lentry) \
fst.h 45 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);
fst.c 118 struct fst_ctrl_handle *h;
127 struct fst_ctrl_handle,
134 struct fst_ctrl_handle * fst_global_add_ctrl(const struct fst_ctrl *ctrl)
136 struct fst_ctrl_handle *h;
157 void fst_global_del_ctrl(struct fst_ctrl_handle *h)

Completed in 17 milliseconds