Searched refs:testmsg (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/sendmail/libsm/
H A Dt-smstdio.c26 static char testmsg[] = "hello, world\n"; local
37 (void) sm_io_fprintf(fp, SM_TIME_DEFAULT, "%s", testmsg);
57 if (SM_TEST(n == strlen(testmsg)))
60 SM_TEST(strcmp(buf, testmsg) == 0);
/freebsd-9.3-release/contrib/tcpdump/
H A Ddecnet.h185 struct testmsg /* hello and test message */ struct
242 struct testmsg cm_test; /* hello and test message */
H A Dprint-decnet.c221 if (length < sizeof(struct testmsg))

Completed in 102 milliseconds