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

/freebsd-13-stable/contrib/sendmail/include/sm/
H A Dtest.h22 # define SM_TEST(cond) sm_test(cond, #cond, __FILE__, __LINE__)
24 # define SM_TEST(cond) sm_test(cond, "cond", __FILE__, __LINE__)
37 sm_test __P((
/freebsd-13-stable/contrib/sendmail/libsm/
H A Dtest.c109 sm_test(success, expr, filename, lineno) function

Completed in 105 milliseconds