Searched refs:MSG_ERR (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libdhcputil/common/
H A Ddhcpmsg.h57 MSG_ERR, /* LOG_ERR, use errno if nonzero */ enumerator in enum:__anon1547
H A Ddhcpmsg.c71 * error message if errlevel is MSG_ERR and errno is set
75 (void) snprintf(buf, sizeof (buf), (errlevel == MSG_ERR &&
83 (void) snprintf(buf, sizeof (buf), (errlevel == MSG_ERR &&
159 case MSG_ERR:
195 case MSG_ERR:

Completed in 58 milliseconds