Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dlib.c753 static char **handle_switch_d(char *arg, char **next) in handle_switch_d() function
1112 case 'd': return handle_switch_d(arg, next); in handle_switch()