Searched refs:error_hook (Results 1 – 2 of 2) sorted by relevance
1418 if (action->error_hook) { in mmap_action_finish()1420 err = action->error_hook(err); in mmap_action_finish()
502 int (*error_hook)(int err); member