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

/illumos-gate/usr/src/cmd/stmsboot/
H A Dstmsboot_util.c55 #define NVL_PATH "nvl-path" macro
598 (void) nvlist_lookup_string(thisdevnvl, NVL_PATH,
792 ((mpxenp == B_TRUE) ? NVL_MPXPATH : NVL_PATH)),
1080 (void) nvlist_add_string(devnvl, NVL_PATH, curpath);
1522 ? NVL_MPXPATH : NVL_PATH),

Completed in 75 milliseconds