Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_syscall_arg_type.c108 static const char *get_arg_type_from_type(struct symbol *sym) in get_arg_type_from_type() function
149 type = get_arg_type_from_type(sym); in get_syscall_arg_type()