Searched defs:errval (Results 1 – 7 of 7) sorted by relevance
149 #define PROTECT_REGION_EXIT(errval) return (errval); argument151 #define PROTECT_REGION_END(result, errval) \ argument174 #define PROTECT_FUNC(fn, errval, epoll_fd) ( \ argument
45 const char *fdt_strerror(int errval) in fdt_strerror()
550 int errval; in rpcclnt_reconnect() local668 int errval; in rpcclnt_connect() local
369 inline bool not_found_error(int errval) BOOST_NOEXCEPT in not_found_error()563 inline bool not_found_error(int errval) BOOST_NOEXCEPT in not_found_error()667 int errval(::GetLastError()); in process_status_failure() local1460 err_t errval = BOOST_ERRNO; // save reason for failure in create_directory() local
1519 int errval; in g_io_channel_fill_buffer() local
1605 smc_tree_abort (int errval) in smc_tree_abort()
452 #define MISSING_ERR(cond, str, errval) \ in check_specific_config() argument