Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dlib.c379 static char **handle_switch_E(char *arg, char **next) in handle_switch_E() function
1119 case 'E': return handle_switch_E(arg, next); in handle_switch()