Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_kernel_printf.c912 static int is_const_pointer_to_const_char(struct symbol *sym) in is_const_pointer_to_const_char() function
1029 is_const_pointer_to_const_char(sym))) { in do_check_printf_call()