Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dlib.c949 static char **handle_switch_f(char *arg, char **next) in handle_switch_f() function
1114 case 'f': return handle_switch_f(arg, next); in handle_switch()