Searched refs:cr_callback_func (Results 1 – 3 of 3) sorted by relevance
219 #define NOTIFY_CLIENT(areq, err) (*(areq)->an_reqarg.cr_callback_func)(\
51 void (*cr_callback_func)(void *, int); member
1666 areq->an_reqarg.cr_callback_func = kcf_last_req; in kcf_next_req()1771 (*(cr->cr_callback_func))(cr->cr_callback_arg, status); in kcf_last_req()