Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_extra.c65 static struct void_fn_list *extra_mod_hooks; variable
72 add_ptr_list(&extra_mod_hooks, p); in add_extra_mod_hook()
93 call_extra_hooks(extra_mod_hooks, name, sym, expr, state); in call_extra_mod_hooks()