Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dlib.c1113 static char **handle_switch(char *arg, char **next) in handle_switch() function
1566 args = handle_switch(arg+1, args); in sparse_initialize()