Home
last modified time | relevance | path

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

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