Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/stmsboot/
H A Dstmsboot_util.c69 #define MPX_USAGE 0x80 macro
432 globarg = MPX_USAGE; in parse_args()
511 if ((globarg >= MPX_USAGE) || (guid && (globarg != MPX_LIST))) in parse_args()