Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dlib.c730 static struct flag debugs[] = { variable
742 char ** ret = handle_onoff_switch(arg, next, debugs, ARRAY_SIZE(debugs)); in handle_switch_v()
826 handle_onoff_switch_finalize(debugs, ARRAY_SIZE(debugs)); in handle_switch_v_finalize()