Home
last modified time | relevance | path

Searched refs:handle_onoff_switch (Results 1 – 1 of 1) sorted by path

/illumos-gate/usr/src/tools/smatch/src/
H A Dlib.c687 static char **handle_onoff_switch(char *arg, char **next, const struct flag warnings[], int n) in handle_onoff_switch() function
722 char ** ret = handle_onoff_switch(arg, next, warnings, ARRAY_SIZE(warnings)); in handle_switch_W()
742 char ** ret = handle_onoff_switch(arg, next, debugs, ARRAY_SIZE(debugs)); in handle_switch_v()