Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dlib.c957 static char **handle_switch_G(char *arg, char **next) in handle_switch_G() function
1116 case 'G': return handle_switch_G(arg, next); in handle_switch()