Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dlib.c554 static int handle_switches(const char *ori, const char *opt, const struct flag *flags) in handle_switches() function
951 if (handle_switches(arg-1, arg+1, fflags)) in handle_switch_f()