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

/illumos-gate/usr/src/uts/common/os/
H A Dmodctl.c140 int mod_uninstall_pass_max = 6; variable
3821 for (pass = 0; pass < mod_uninstall_pass_max; pass++) {
3849 if (pass >= mod_uninstall_pass_max)

Completed in 55 milliseconds