Home
last modified time | relevance | path

Searched refs:example_hook (Results 1 – 1 of 1) sorted by relevance

/src/share/examples/kld/khelp/
H A Dh_example.c58 static int example_hook(int hhook_type, int hhook_id, void *udata,
100 .hook_func = &example_hook
106 .hook_func = &example_hook
131 example_hook(int hhook_type, int hhook_id, void *udata, void *ctx_data, in example_hook() function