Home
last modified time | relevance | path

Searched refs:DLSEND_MSG (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/dlutil/
H A Ddlrecv.c102 if (strcmp(msg->dm_mesg, DLSEND_MSG) != 0) { in dlrecv_isvalid()
103 warnx("Missing expected message (%s)", DLSEND_MSG); in dlrecv_isvalid()
H A Ddlsend.h33 #define DLSEND_MSG "A Elbereth Gilthoniel" macro
H A Ddlsend.c39 static const char *dlsend_msg = DLSEND_MSG;