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

/freebsd-11-stable/contrib/sendmail/libsm/
H A Dt-notify.c42 #define TSTSTR "qf0001" macro
53 len = sm_strlcpy(buf, TSTSTR, sizeof(buf));
71 SM_TEST(strcmp(buf, TSTSTR) == 0);

Completed in 41 milliseconds