Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_states.c349 static void call_get_state_hooks(int owner, const char *name, struct symbol *sym) in call_get_state_hooks() function
377 call_get_state_hooks(owner, name, sym); in get_state()