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