Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_capable.c26 static void match_capable(const char *fn, struct expression *expr, void *_param) in match_capable() function
109 add_function_hook("capable", &match_capable, INT_PTR(0)); in check_capable()