Searched refs:set_onerror_func (Results 1 – 2 of 2) sorted by relevance
44 void set_onerror_func(test_onerror_func_t *f, void *ctx);97 #define TEST_ONERROR(f, c) set_onerror_func(f, c)
220 set_onerror_func(test_onerror_func_t *f, void *ctx) in set_onerror_func() function