Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_input_free_device.c47 static void match_input_free(const char *fn, struct expression *expr, void *data) in match_input_free() function
68 add_function_hook("input_free_device", &match_input_free, NULL); in check_input_free_device()