Home
last modified time | relevance | path

Searched refs:errno (Results 5176 - 5200 of 5901) sorted by relevance

1...<<201202203204205206207208209210>>...237

/drivers/peripheral/audio/test/audio_utils/audio_mixer/
H A Daudio_mixer.c21 #include <errno.h>
216 DEBUG_LOG("%s\n", strerror(errno)); in CheckMixerDevFile()
221 DEBUG_LOG("%s\n", strerror(errno)); in CheckMixerDevFile()
/drivers/peripheral/battery/interfaces/hdi_service/src/
H A Dpower_supply_provider.cpp301 BATTERY_HILOGD(FEATURE_BATT_INFO, "failed to open file %{public}s, errno: %{public}d", path, errno); in ReadSysfsFile()
1042 BATTERY_HILOGE(FEATURE_BATT_INFO, "failed to open file %{public}s, errno: %{public}d", in SetConfigByPath()
1043 path.c_str(), errno); in SetConfigByPath()
1049 BATTERY_HILOGE(FEATURE_BATT_INFO, "failed to write file %{public}s, errno: %{public}d", in SetConfigByPath()
1050 path.c_str(), errno); in SetConfigByPath()
/third_party/f2fs-tools/tools/f2fs_io/
H A Df2fs_io.c25 #include <errno.h>
76 do_die(format, va, errno); in die_errno()
1222 if (ret != 0 && errno == ENOTTY) in do_get_filename_encrypt_mode()
/third_party/curl/packages/OS400/
H A Dccsidcurl.c32 #include <errno.h>
293 errno = EINVAL; in curl_easy_escape_ccsid()
323 errno = EINVAL; in curl_easy_unescape_ccsid()
/third_party/backends/sanei/
H A Dsanei_pa4s2.c115 #include <errno.h>
133 # include <errno.h>
318 DBG (1, "pa4s2_init: setuid failed: errno = %d\n", errno); in pa4s2_init()
/third_party/cups-filters/filter/foomatic-rip/
H A Dutil.c32 #include <errno.h>
298 rip_die(EXIT_PRNERR, "Encountered error %s during fwrite", strerror(errno)); in fwrite_or_die()
306 rip_die(EXIT_PRNERR, "Encountered error %s during fread", strerror(errno)); in fread_or_die()
/third_party/cups-filters/filter/pdftopdf/
H A Dpdftopdf.cc1028 if (errno == EINTR) { in sub_process_spawn()
1031 fprintf(stderr, "ERROR: write failed: %s\n", strerror(errno)); in sub_process_spawn()
1041 if (errno == EINTR) in sub_process_spawn()
/third_party/gptfdisk/
H A Dbasicmbr.cc21 #include <errno.h>
468 cerr << "Error " << errno << " when saving MBR!\n"; in WriteMBRData() local
472 cerr << "Error " << errno << " when seeking to MBR to write it!\n"; in WriteMBRData() local
/third_party/libdrm/intel/
H A Dintel_bufmgr_fake.c40 #include <errno.h>
1476 drmMsg("DRM_I915_BATCHBUFFER: %d\n", -errno); in drm_intel_fake_bo_exec()
1478 return -errno; in drm_intel_fake_bo_exec()
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_drm.c9 #include <errno.h>
502 if (err && errno == ETIME) { in drm_syncobj_wait()
1126 fprintf(stderr, "wait-fence failed! %d (%s)", ret, strerror(errno)); in tu_device_wait_u_trace()
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_queue.c32 #include <errno.h>
858 strerror(errno)); in handle_cl_job()
979 strerror(errno)); in handle_csd_job()
/third_party/ltp/testcases/kernel/fs/fsx-linux/
H A Dfsx-linux.c61 #include <errno.h>
145 vwarnc(errno, fmt, ap); in warn()
168 prt("%s%s%s\n", prefix, prefix ? ": " : "", strerror(errno)); in prterr()
/third_party/littlefs/scripts/
H A Dbench.py14 import errno namespace
810 if e.errno != errno.EIO:
/third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/
H A Dpvr_srv_bridge.c25 #include <errno.h>
47 strerror(errno))
84 strerror(errno)); in pvr_srv_init_module()
/third_party/node/deps/v8/tools/mb/
H A Dmb.py18 import errno namespace
1181 if e.errno != errno.EEXIST:
/third_party/nghttp2/src/
H A Dshrpx_http_downstream_connection.cc385 auto error = errno; in initiate_connection()
387 << util::to_numeric_addr(raddr) << ", errno=" << error; in initiate_connection()
397 if (rv != 0 && errno != EINPROGRESS) { in initiate_connection()
398 auto error = errno; in initiate_connection()
400 << util::to_numeric_addr(raddr) << ", errno=" << error; in initiate_connection()
1549 << ": errno=" << sock_error; in connected()
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_wayland.c30 #include <errno.h>
1002 if (errno == EAGAIN) in wsi_wl_swapchain_acquire_next_image()
1014 int lerrno = errno; in wsi_wl_swapchain_acquire_next_image()
/third_party/mesa3d/src/util/
H A Dxmlconfig.c42 #include <errno.h>
950 data->name, strerror(errno)); in _parseOneConfigFile()
964 data->name, strerror(errno)); in _parseOneConfigFile()
/third_party/mksh/
H A Dsyn.c1081 errno = EOVERFLOW; in parse_usec()
1093 errno = EINVAL; in parse_usec()
1109 errno = EINVAL; in parse_usec()
/third_party/node/deps/openssl/openssl/engines/
H A De_loader_attic.c1016 ERR_raise_data(ERR_LIB_SYS, errno, in file_open_ex()
1043 ctx->_.dir.last_errno = errno; in file_open_ex()
1546 ctx->_.dir.last_errno = errno; in file_load()
/third_party/python/Lib/http/
H A Dclient.py73 import errno namespace
951 if e.errno != errno.ENOPROTOOPT:
/third_party/openssl/engines/
H A De_loader_attic.c1016 ERR_raise_data(ERR_LIB_SYS, errno, in file_open_ex()
1043 ctx->_.dir.last_errno = errno; in file_open_ex()
1546 ctx->_.dir.last_errno = errno; in file_load()
/third_party/toybox/toys/posix/
H A Dtar.c477 if (strrchr(name, '/') && mkpath(name) && errno !=EEXIST) in extract_to_disk()
481 if (!FLAG(k) && !S_ISDIR(ala) && unlink(name) && errno!=ENOENT) in extract_to_disk()
497 if ((mkdir(name, 0700) == -1) && errno != EEXIST) in extract_to_disk()
/third_party/protobuf/src/google/protobuf/compiler/objectivec/
H A Dobjectivec_helpers.cc35 #include <errno.h>
1539 } while (fd < 0 && errno == EINTR); in ParseSimpleFile()
1542 string("error: Unable to open \"") + path + "\", " + strerror(errno); in ParseSimpleFile()
/third_party/python/Lib/
H A Dimaplib.py25 import binascii, errno, random, re, socket, subprocess, sys, time, calendar namespace
344 if (exc.errno != errno.ENOTCONN

Completed in 47 milliseconds

1...<<201202203204205206207208209210>>...237