Searched defs:exp_errno (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/bind9-45.100/bind9/unit/atf-src/atf-c/
H A Dtc.c1123 atf_tc_check_errno(const char *file, const size_t line, const int exp_errno, argument
1133 atf_tc_require_errno(const char *file, const size_t line, const int exp_errno, argument
391 errno_test(struct context *ctx, const char *file, const size_t line, const int exp_errno, const char *expr_str, const bool expr_result, void (*fail_func)(struct context *, atf_dynstr_t *)) argument
883 _atf_tc_check_errno(struct context *ctx, const char *file, const size_t line, const int exp_errno, const char *expr_str, const bool expr_result) argument
891 _atf_tc_require_errno(struct context *ctx, const char *file, const size_t line, const int exp_errno, const char *expr_str, const bool expr_result) argument
[all...]
/macosx-10.9.5/bind9-45.100/bind9/unit/atf-src/atf-c++/
H A Dtests.cpp337 impl::tc::check_errno(const char* file, const int line, const int exp_errno, argument
344 impl::tc::require_errno(const char* file, const int line, const int exp_errno, argument

Completed in 115 milliseconds