Home
last modified time | relevance | path

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

/openbmc/openpower-hw-diags/
H A Dlistener.cpp15 static const char* msg_send_end = "999999999999999"; variable
78 } while (buffer != std::string(msg_send_end)); in threadListener()
152 mq.send(msg_send_end, strlen(msg_send_end), 0); in sendCmdLine()