Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_param_set.c133 static char *get_two_dots(const char *name) in get_two_dots() function
220 char *new = get_two_dots(param_name); in print_return_value_param_helper()