Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/overlay/
H A Doverlay_plugin.c37 #define OVERLAY_MODDIR "overlay" macro
252 if (modload(OVERLAY_MODDIR, (char *)name) == -1) in overlay_plugin_lookup()