Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_debug.c758 static void match_exit(const char *fn, struct expression *expr, void *info) in match_exit() function
844 add_function_hook("__smatch_exit", &match_exit, NULL); in check_debug()