Home
last modified time | relevance | path

Searched refs:DCS_INT_ERR (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/dcs/sparc/sun4u/
H A Ddcs.h187 DCS_INT_ERR, /* internal error: %s: %s */ enumerator
H A Ddcs_msg.c191 dcs_log_msg(LOG_ERR, DCS_INT_ERR, "malloc", strerror(errno)); in dcs_cfga_str()
H A Ddcs_ses.c783 dcs_log_msg(LOG_ERR, DCS_INT_ERR, "malloc", strerror(errno)); in ses_alloc()
H A Ddcs.c367 dcs_log_msg(LOG_ERR, DCS_INT_ERR, "poll", in main()