Home
last modified time | relevance | path

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

/freebsd/contrib/atf/atf-c/detail/
H A Dtest_helpers.h61 #define BUILD_TC(name, sfile, descr, failmsg) \ argument
H A Dtest_helpers.c81 char failmsg[128]; in header_check() local
/freebsd/contrib/atf/atf-c++/detail/
H A Dtest_helpers.cpp80 const std::string failmsg = std::string("Header check failed; ") + in header_check() local
H A Dtest_helpers.hpp56 #define BUILD_TC(name, sfile, descr, failmsg) \ argument
/freebsd/lib/libufs/
H A Dcgroup.c191 static const char *failmsg; variable
/freebsd/usr.sbin/lpr/common_source/
H A Dcommon.c330 const char *failmsg, *okmsg; in set_qstate() local
/freebsd/crypto/openssh/
H A Dmux.c598 char *failmsg = NULL; in mux_confirm_remote_forward() local