Home
last modified time | relevance | path

Searched refs:SmTestNumErrors (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/cmd/sendmail/libsm/
H A Dtest.c31 int SmTestNumErrors; variable
70 SmTestNumErrors = 0;
122 ++SmTestNumErrors;
150 SmTestIndex - SmTestNumErrors, SmTestIndex); in sm_test_end()
151 if (SmTestNumErrors != 0) in sm_test_end()
153 SmTestNumErrors, in sm_test_end()
154 SmTestNumErrors > 1 ? "s" : ""); in sm_test_end()
156 return SmTestNumErrors; in sm_test_end()
H A Dt-shm.c242 extern int SmTestNumErrors;
263 if (SmTestNumErrors > 0)
/titanic_50/usr/src/cmd/sendmail/include/sm/
H A Dtest.h30 extern int SmTestNumErrors;