Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/pools/common/
H A Dutils.h69 #define ERR_VALIDATE_RUNTIME "configuration at '%s' cannot be instantiated "\ macro
/illumos-gate/usr/src/cmd/pools/pooladm/
H A Dpooladm.c114 die(gettext(ERR_VALIDATE_RUNTIME), static_conf_name); in config_commit()