Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/pools/common/
H A Dutils.h39 #define ERR_CMD_FILE_INIT "cannot initialise command sequence: %s\n" macro
/illumos-gate/usr/src/cmd/pools/poolcfg/
H A Dpoolcfg.y1197 die(gettext(ERR_CMD_FILE_INIT), strerror(errno)); in arg_parse()
1199 die(gettext(ERR_CMD_FILE_INIT), strerror(errno)); in arg_parse()
1201 die(gettext(ERR_CMD_FILE_INIT), strerror(errno)); in arg_parse()
1218 die(gettext(ERR_CMD_FILE_INIT), strerror(errno)); in file_parse()