Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dlib.c720 static char **handle_switch_W(char *arg, char **next) in handle_switch_W() function
1127 case 'W': return handle_switch_W(arg, next); in handle_switch()