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()386 struct testmsg m; in receiver()
208 struct testmsg /* hello and test message */ struct265 struct testmsg cm_test; /* hello and test message */658 if (length < sizeof(struct testmsg)) in print_decnet_ctlmsg()