Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/epoll/
Depoll-ltp.c149 #define PROTECT_REGION_EXIT(errval) return (errval); argument
151 #define PROTECT_REGION_END(result, errval) \ argument
174 #define PROTECT_FUNC(fn, errval, epoll_fd) ( \ argument
/third_party/uboot/u-boot-2020.01/scripts/dtc/libfdt/
Dfdt_strerror.c45 const char *fdt_strerror(int errval) in fdt_strerror()
/third_party/NuttX/fs/nfs/
Drpc_clnt.c550 int errval; in rpcclnt_reconnect() local
668 int errval; in rpcclnt_connect() local
/third_party/boost/libs/filesystem/src/
Doperations.cpp369 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() local
1460 err_t errval = BOOST_ERRNO; // save reason for failure in create_directory() local
/third_party/glib/glib/
Dgiochannel.c1519 int errval; in g_io_channel_fill_buffer() local
Dgslice.c1605 smc_tree_abort (int errval) in smc_tree_abort()
/third_party/ffmpeg/libavcodec/
Dalsdec.c452 #define MISSING_ERR(cond, str, errval) \ in check_specific_config() argument