Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_access_ok_math.c68 static void match_access_ok(const char *fn, struct expression *expr, void *data) in match_access_ok() function
108 add_function_hook("__access_ok", &match_access_ok, NULL); in check_access_ok_math()