Searched refs:testmsg (Results 1 – 3 of 3) sorted by relevance
26 static char testmsg[] = "hello, world\n"; variable37 (void) sm_io_fprintf(fp, SM_TIME_DEFAULT, "%s", testmsg);57 if (SM_TEST(n == strlen(testmsg)))60 SM_TEST(strcmp(buf, testmsg) == 0);
76 struct testmsg { struct207 struct testmsg m; in ATF_TC_BODY()389 struct testmsg m; in receiver()
198 struct testmsg /* hello and test message */ struct255 struct testmsg cm_test; /* hello and test message */644 if (length < sizeof(struct testmsg)) in print_decnet_ctlmsg()