Searched defs:lws_fi (Results 1 – 2 of 2) sorted by relevance
78 typedef struct lws_fi { struct94 * lws_fi() - find out if we should perform the named fault injection this time argument242 #define lws_fi(_fi_name, _fic) (0) macro
44 lws_fi(const lws_fi_ctx_t *fic, const char *name) in lws_fi() function