Home
last modified time | relevance | path

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

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