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

/illumos-gate/usr/src/uts/common/os/
H A Dmodctl.c753 static char *modpath_copy; local
778 modpath_copy = i_ddi_strdup(default_path, KM_SLEEP);
779 tmp = modpath_copy;
790 tmp = modpath_copy;

Completed in 72 milliseconds