Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_hooks.c171 typedef void (case_func)(struct expression *switch_expr, in __pass_case_to_client() typedef
176 ((case_func *)container->fn)(switch_expr, rl); in __pass_case_to_client()