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

/illumos-gate/usr/src/cmd/pools/common/
H A Dutils.h48 #define ERR_CREATE_ELEMENT "cannot create the %s, %s: %s\n" macro
/illumos-gate/usr/src/cmd/pools/poolcfg/
H A Dpoolcfg.y882 die(gettext(ERR_CREATE_ELEMENT), gettext(CONFIGURATION),
901 die(gettext(ERR_CREATE_ELEMENT), gettext(POOL), cmd->cmd_tgt1,
913 die(gettext(ERR_CREATE_ELEMENT), type, cmd->cmd_tgt1,
1112 die(gettext(ERR_CREATE_ELEMENT), gettext(CONFIGURATION),
1118 die(gettext(ERR_CREATE_ELEMENT), gettext(CONFIGURATION),
1122 die(gettext(ERR_CREATE_ELEMENT), gettext(CONFIGURATION),
1127 die(gettext(ERR_CREATE_ELEMENT), gettext(CONFIGURATION),

Completed in 61 milliseconds