Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dlib.c838 static char **handle_switch_O(char *arg, char **next) in handle_switch_O() function
1129 case 'O': return handle_switch_O(arg, next); in handle_switch()