Searched refs:example_hook (Results 1 – 1 of 1) sorted by relevance
57 static int example_hook(int hhook_type, int hhook_id, void *udata,99 .hook_func = &example_hook105 .hook_func = &example_hook130 example_hook(int hhook_type, int hhook_id, void *udata, void *ctx_data, in example_hook() function