Searched refs:DLSEND_MSG (Results 1 – 3 of 3) sorted by relevance
102 if (strcmp(msg->dm_mesg, DLSEND_MSG) != 0) { in dlrecv_isvalid()103 warnx("Missing expected message (%s)", DLSEND_MSG); in dlrecv_isvalid()
33 #define DLSEND_MSG "A Elbereth Gilthoniel" macro
39 static const char *dlsend_msg = DLSEND_MSG;