Home
last modified time | relevance | path

Searched defs:failmsg (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/bsd/atf/dist/atf-c/detail/
H A Dtest_helpers.h58 #define BUILD_TC(name, sfile, descr, failmsg) \ argument
H A Dtest_helpers.c83 char failmsg[128]; in header_check() local
/netbsd-src/external/bsd/atf/dist/atf-c++/detail/
H A Dtest_helpers.cpp83 const std::string failmsg = std::string("Header check failed; ") + in header_check() local
H A Dtest_helpers.hpp57 #define BUILD_TC(name, sfile, descr, failmsg) \ argument
/netbsd-src/sys/net/
H A Dif_spppsubr.c5421 static const char *failmsg = "Failed..."; in sppp_auth_screply() local