Home
last modified time | relevance | path

Searched defs:hooks (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_modification_hooks.c43 static modification_hook **hooks; variable
H A Dsmatch_states.c133 struct check_tracker_list *hooks; in call_tracker_hooks() local
H A Dsmatch_extra.c82 void call_extra_hooks(struct void_fn_list *hooks, const char *name, struct symbol *sym, struct expr… in call_extra_hooks()