Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_extra.c66 static struct void_fn_list *extra_nomod_hooks; variable
79 add_ptr_list(&extra_nomod_hooks, p); in add_extra_nomod_hook()
98 call_extra_hooks(extra_nomod_hooks, name, sym, expr, state); in call_extra_nomod_hooks()