Home
last modified time | relevance | path

Searched refs:recurse (Results 26 – 28 of 28) sorted by path

12

/illumos-gate/usr/src/tools/smatch/src/smatch_scripts/
H A Dcall_tree.pl38 sub recurse($$) subroutine
56 $found = recurse($l, $target);
79 recurse($link, $end_func);
H A Dfollow_params.pl26 sub recurse($) subroutine
38 recurse($l);
48 recurse("$f%$p");
H A Dtrace_params.pl21 sub recurse($$) subroutine
41 $found = recurse($l, $target);
58 recurse($link, $target);

12