Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_function_ptrs.c140 static char *ptr_prefix(struct symbol *sym) in ptr_prefix() function
226 snprintf(buf, sizeof(buf), "%s %s", ptr_prefix(sym), name); in get_fnptr_name()