Home
last modified time | relevance | path

Searched refs:errno (Results 5601 - 5625 of 6809) sorted by relevance

1...<<221222223224225226227228229230>>...273

/third_party/NuttX/drivers/bch/
H A Dbchdev_driver.c32 #include <errno.h>
/third_party/NuttX/drivers/usbdev/gadget/
H A Ddfu.c62 #include <errno.h>
/third_party/libuv/include/uv/
H A Derrno.h25 #include <errno.h>
50 /* Only map to the system errno on non-Windows platforms. It's apparently
51 * a fairly common practice for Windows programmers to redefine errno codes.
459 /* FreeBSD defines ENODATA in /usr/include/c++/v1/errno.h which is only visible
/third_party/libsnd/tests/
H A Dvirtual_io_test.c27 #include <errno.h>
/third_party/libuv/test/
H A Dtest-signal-multiple-loops.c29 #include <errno.h>
/third_party/libwebsockets/lib/core-net/
H A Doutput.c251 errno = 0; in lws_ssl_capable_read_no_ssl()
302 lwsl_wsi_info(wsi, "error on reading from skt : %d, errno %d", n, en); in lws_ssl_capable_read_no_ssl()
370 lwsl_wsi_debug(wsi, "ERROR writing len %d to skt fd %d err %d / errno %d", in lws_ssl_capable_write_no_ssl()
/third_party/mesa3d/include/android_stub/log/
H A Dlog_event_list.h19 #include <errno.h>
/third_party/libbpf/src/
H A Dhashmap.c11 #include <errno.h>
/third_party/libdrm/amdgpu/
H A Damdgpu_device.c32 #include <errno.h>
/third_party/json/tests/thirdparty/Fuzzer/
H A DFuzzerUtil.cpp18 #include <errno.h>
/third_party/mesa3d/src/egl/drivers/haiku/
H A Degl_haiku.cpp25 #include <errno.h>
/third_party/mesa3d/src/freedreno/decode/
H A Dcffdump.c27 #include <errno.h>
/third_party/mesa3d/src/freedreno/drm/virtio/
H A Dvirtio_pipe.c163 ERROR_MSG("could not create submitqueue! %d (%s)", ret, strerror(errno)); in open_submitqueue()
/third_party/mesa3d/src/c11/impl/
H A Dthreads_posix.c32 #include <errno.h>
/third_party/ltp/testcases/kernel/device-drivers/nls/
H A DnlsTest.c45 #include <linux/errno.h>
/third_party/ltp/lib/
H A Dtst_cmd.c23 #include <errno.h>
/third_party/ltp/testcases/kernel/containers/utsname/
H A Dutstest.c54 #include <errno.h>
/third_party/ltp/testcases/kernel/device-drivers/zram/
H A Dzram03.c19 #include <errno.h>
/third_party/ltp/testcases/kernel/device-drivers/include/
H A DincludeTest.c48 #include <linux/errno.h>
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_query_perfcnt.c139 perfmon->kperfmon_id, strerror(errno)); in kperfmon_destroy()
/third_party/node/deps/v8/third_party/zlib/
H A Dzutil.c141 * errno. We define it as a global variable to simplify porting.
144 int errno = 0; variable
/third_party/musl/src/stat/
H A Dfstatat.c5 #include <errno.h>
/third_party/nghttp2/src/
H A Dh2load_http1_session.cc266 errno == EINTR) in on_write()
/third_party/musl/src/linux/
H A Dclock_adjtime.c3 #include <errno.h>
/third_party/musl/porting/linux/user/src/internal/
H A Dpthread_impl.h21 #include <errno.h>

Completed in 20 milliseconds

1...<<221222223224225226227228229230>>...273