Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_frees_param.c104 all_return_states_hook(&process_states); in check_frees_param()
H A Dsmatch_param_used.c123 all_return_states_hook(&process_states); in register_param_used()
H A Dsmatch_returns.c51 void all_return_states_hook(void (*callback)(void)) in all_return_states_hook() function
H A Dcheck_dereferences_param.c129 all_return_states_hook(&process_states); in check_dereferences_param()
H A Dsmatch_slist.h97 void all_return_states_hook(void (*callback)(void));