Searched refs:MESSAGE3 (Results 1 – 1 of 1) sorted by relevance
48 #define MESSAGE3 "For the latest version of the LTP tests, visit http://ltp.sourceforge.net" macro127 len = strlen(MESSAGE3); in parent()130 if (strncmp(buf, MESSAGE3, in parent()131 strlen(MESSAGE3)) != 0) { in parent()193 if (write(slavefd, MESSAGE3, strlen(MESSAGE3)) != strlen(MESSAGE3)) { in child()