Searched refs:globarg (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/stmsboot/
H A Dstmsboot_util.c95 static int globarg = 0; variable
140 if (globarg == MPX_CAPABLE_CTRL) {
279 if (globarg == MPX_PHYSICAL) {
281 } else if (globarg == MPX_BOOTPATH) {
285 } else if (globarg == MPX_UPDATEVFSTAB) {
289 } else if (globarg == MPX_GETPATH) {
291 } else if (globarg == MPX_DEV_PATH) {
293 } else if (globarg != MPX_INIT) {
294 if (globarg & MPX_LIST)
297 if (globarg
[all...]

Completed in 124 milliseconds