Home
last modified time | relevance | path

Searched refs:no_error (Results 1 – 8 of 8) sorted by relevance

/src/crypto/krb5/src/lib/gssapi/generic/ !
H A Ddisp_com_err_status.c35 static const char * const no_error = "No error"; variable
54 if (! g_make_string_buffer(((status_value == 0)?no_error: in g_display_com_err_status()
H A Ddisp_major_status.c106 static const char * const no_error = N_("No error"); variable
215 if (! g_make_string_buffer(no_error, status_string)) { in g_display_major_status()
/src/contrib/atf/atf-c/ !
H A Derror_test.c100 ATF_TC(no_error);
101 ATF_TC_HEAD(no_error, tc) in ATF_TC_HEAD() argument
106 ATF_TC_BODY(no_error, tc) in ATF_TC_BODY() argument
283 ATF_TP_ADD_TC(tp, no_error); in ATF_TP_ADD_TCS()
H A Dmacros_test.c225 H_CHECK_ERRNO(no_error, -1, errno_ok_stub() == -1);
229 H_REQUIRE_ERRNO(no_error, -1, errno_ok_stub() == -1);
246 { H_CHECK_ERRNO_HEAD_NAME(no_error), in ATF_TC_BODY()
247 H_CHECK_ERRNO_BODY_NAME(no_error), in ATF_TC_BODY()
290 { H_REQUIRE_ERRNO_HEAD_NAME(no_error), in ATF_TC_BODY()
291 H_REQUIRE_ERRNO_BODY_NAME(no_error), in ATF_TC_BODY()
/src/sys/contrib/zstd/lib/common/ !
H A Derror_private.c24 case PREFIX(no_error): return "No error detected"; in ERR_getErrorString()
/src/sys/contrib/openzfs/module/zstd/lib/common/ !
H A Derror_private.c25 case PREFIX(no_error): return "No error detected"; in ERR_getErrorString()
/src/contrib/less/ !
H A Dcharset.c308 static int icharset(constant char *name, int no_error) in icharset() argument
343 if (!no_error) { in icharset()
/src/contrib/byacc/ !
H A DCHANGES104 * error.c: rename no_space() to no_error(), handling any errno