Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/stmsboot/
H A Dstmsboot_util.c60 #define MPX_LIST 0x01 macro
294 if (globarg & MPX_LIST) in main()
438 globarg |= MPX_LIST; in parse_args()
448 globarg |= MPX_LIST; in parse_args()
511 if ((globarg >= MPX_USAGE) || (guid && (globarg != MPX_LIST))) in parse_args()
515 ((globarg != MPX_LIST) && in parse_args()