Searched defs:clb (Results 1 – 5 of 5) sorted by relevance
5 function callback(clb:()=>void) { argument
40 #define foreach_fst_ctrl_call(clb, ...) \ argument
1183 void fst_session_enum(struct fst_group *g, fst_session_enum_clb clb, void *ctx) in fst_session_enum()