Searched refs:atf_error (Results 1 - 4 of 4) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/atf-c/
H A Derror_fwd.h34 * The "atf_error" type.
37 struct atf_error;
38 typedef struct atf_error *atf_error_t;
H A Derror.h39 * The "atf_error" type.
42 struct atf_error { struct
47 void (*m_format)(struct atf_error *, char *, size_t);
H A Derror.c90 * The "atf_error" type.
246 static struct atf_error no_memory_error;
/bind-9.6-ESV-R11/unit/atf-src/atf-c++/detail/
H A Dexceptions.hpp37 struct atf_error;
95 void throw_atf_error(struct atf_error *);

Completed in 1049 milliseconds