Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_kernel_printf.c1163 check_printf_call(const char *name, struct expression *callexpr, void *_info) in check_printf_call() function
1216 add_function_hook(#func, check_printf_call, INT_PTR(fmt + (first_to_check << 8))) in check_kernel_printf()