Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_string_len.c38 static int handle_format(struct expression *call, char **pp, int *arg_nr, bool use_max) in handle_format() function
194 count += handle_format(call, &p, &arg, use_max); in get_formatted_string_size_helper()