Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_untracked_param.c51 void add_untracked_param_hook(void (func)(struct expression *call, int param)) in add_untracked_param_hook() function
H A Dcheck_free_strict.c364 add_untracked_param_hook(&match_untracked); in check_free_strict()
H A Dcheck_uninitialized.c391 add_untracked_param_hook(&match_untracked); in check_uninitialized()
H A Dsmatch.h1241 void add_untracked_param_hook(void (func)(struct expression *call, int param));