Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dlib.c740 static char **handle_switch_v(char *arg, char **next) in handle_switch_v() function
1126 case 'v': return handle_switch_v(arg, next); in handle_switch()