Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/pools/common/
H A Dutils.h41 #define ERR_CMD_FILE_INIT "cannot initialise command sequence: %s\n" macro
/titanic_41/usr/src/cmd/pools/poolcfg/
H A Dpoolcfg.y1199 die(gettext(ERR_CMD_FILE_INIT), strerror(errno)); in arg_parse()
1201 die(gettext(ERR_CMD_FILE_INIT), strerror(errno)); in arg_parse()
1203 die(gettext(ERR_CMD_FILE_INIT), strerror(errno)); in arg_parse()
1220 die(gettext(ERR_CMD_FILE_INIT), strerror(errno)); in file_parse()