Searched defs:modmatch (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/scripts/
H A DInstall.sh297 function modmatch(modname) { function
319 if (modmatch($3))
323 if (modmatch($6))
327 if (modmatch($7))
331 if (modmatch($4))

Completed in 645 milliseconds