Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_syscall_arg_type.c57 static struct symbol *_typedef_lookup(const char *name) in _typedef_lookup() function
75 tl->sym = _typedef_lookup(tl->name); in typedef_lookup()
H A Dcheck_kernel_printf.c330 static struct symbol *_typedef_lookup(const char *name) in _typedef_lookup() function
348 tl->sym = _typedef_lookup(tl->name); in typedef_lookup()