Home
last modified time | relevance | path

Searched refs:errno (Results 4476 - 4500 of 6538) sorted by relevance

1...<<171172173174175176177178179180>>...262

/third_party/openssl/apps/lib/
H A Dhttp_server.c126 strerror(errno)); in spawn_loop()
172 } else if (errno != EINTR) { in spawn_loop()
173 syslog(LOG_ERR, "fatal: waitpid(): %s", strerror(errno)); in spawn_loop()
/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Ddemo.c562 strerror (errno)); in process_upload_data()
575 strerror (errno)); in process_upload_data()
829 "Failed to install SIGPIPE handler: %s\n", strerror (errno)); in ignore_sigpipe()
H A Ddemo_https.c563 strerror (errno)); in process_upload_data()
576 strerror (errno)); in process_upload_data()
830 "Failed to install SIGPIPE handler: %s\n", strerror (errno)); in ignore_sigpipe()
H A Dpost_example.c28 #include <errno.h>
175 fprintf (stderr, "calloc error: %s\n", strerror (errno)); in get_session()
558 fprintf (stderr, "calloc error: %s\n", strerror (errno)); in create_response()
/third_party/skia/third_party/externals/angle2/util/android/third_party/
H A Dandroid_native_app_glue.c20 #include <errno.h>
260 LOGE("could not create pipe: %s", strerror(errno)); in android_app_create()
283 LOGE("Failure writing android_app cmd: %s\n", strerror(errno)); in android_app_write_cmd()
/third_party/python/Lib/test/
H A Dtest_pty.py10 import errno namespace
177 if e.errno != errno.EAGAIN:
/third_party/pulseaudio/src/modules/
H A Dmodule-protocol-stub.c25 #include <errno.h>
315 pa_log("Failed to create socket directory '%s': %s\n", u->socket_path, pa_cstrerror(errno)); in pa__init()
327 pa_log("Failed to remove stale UNIX socket '%s': %s", u->socket_path, pa_cstrerror(errno)); in pa__init()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A Draw_ostream.cpp569 if (errno == EINTR || errno == EAGAIN in write_impl()
571 || errno == EWOULDBLOCK in write_impl()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/
H A Dtest_sync_atomic_main.cpp251 std::cout << "pthread_create failed w/ " << strerror(errno) << "\n"; in testAtomicRMWThreads()
269 std::cout << "pthread_create failed w/ " << strerror(errno) << "\n"; in testAtomicRMWThreads()
276 std::cout << "pthread_join failed w/ " << strerror(errno) << "\n"; in testAtomicRMWThreads()
/third_party/toybox/toys/net/
H A Difconfig.c318 errno = 0; in show_iface()
319 for (j=0; j<16 && !errno; j++) val[j] = strtoll(buf, &buf, 0); in show_iface()
320 if (errno) perror_exit("bad %s at %s", name, buf); in show_iface()
/third_party/toybox/toys/pending/
H A Dmodprobe.c447 errno = 0; in go_probe()
450 printf("loaded %s '%s': %s\n", fn, options, strerror(errno)); in go_probe()
451 if (errno == EEXIST) rc = 0; in go_probe()
H A Dtftp.c146 if (errno == EAGAIN) { in read_server()
149 }else if (errno != EINTR) { in read_server()
171 if (errno != EINTR) { in write_server()
/third_party/vixl/src/aarch64/
H A Ddebugger-aarch64.cc34 #include <errno.h>
144 errno = 0; in ParseUint64String()
155 if (value == 0 || *end != '\0' || errno == ERANGE) { in ParseUint64String()
/third_party/python/Lib/test/test_importlib/
H A Dutil.py3 import errno namespace
20 if 'errno' in sys.builtin_module_names:
21 BUILTINS.good_name = 'errno'
322 if error.errno != errno.EEXIST:
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_roboswitch.c95 strerror(errno)); in wpa_driver_roboswitch_mdio_read()
113 strerror(errno)); in wpa_driver_roboswitch_mdio_write()
408 strerror(errno)); in wpa_driver_roboswitch_init()
/third_party/vk-gl-cts/framework/qphelper/
H A DqpCrashHandler.c39 # include <errno.h>
545 writeInfoFormat(writeInfo, userPtr, "Failed to create tmpfile '%s' for the backtrace %s.", tmpFileName, strerror(errno)); in qpCrashHandler_writeCrashInfo()
562 writeInfoFormat(writeInfo, userPtr, "Failed to seek to the beginning of the trace file %s.", strerror(errno)); in qpCrashHandler_writeCrashInfo()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_roboswitch.c95 strerror(errno)); in wpa_driver_roboswitch_mdio_read()
113 strerror(errno)); in wpa_driver_roboswitch_mdio_write()
408 strerror(errno)); in wpa_driver_roboswitch_init()
/third_party/eudev/src/udev/
H A Dudev-rules.c27 #include <errno.h>
1609 if (errno == ENOENT) in parse_file()
1612 return -errno; in parse_file()
2566 log_error_errno(errno, "error writing ATTR{%s}: %m", attr); in udev_rules_apply_to_event()
2569 log_error_errno(errno, "error opening ATTR{%s} for writing: %m", attr); in udev_rules_apply_to_event()
2705 if (r < 0 && errno != EEXIST) in udev_rules_apply_static_dev_perms()
2706 return log_error_errno(errno, "failed to create symlink %s -> %s: %m", in udev_rules_apply_static_dev_perms()
2727 return -errno; in udev_rules_apply_static_dev_perms()
2736 return -errno; in udev_rules_apply_static_dev_perms()
2761 r = -errno; in udev_rules_apply_static_dev_perms()
[all...]
/third_party/alsa-lib/src/topology/
H A Ddata.c187 return -errno; in tplg_parse_data_file()
212 ret = -errno; in tplg_parse_data_file()
222 return -errno; in tplg_parse_data_file()
357 errno = 0; in get_uuid()
359 if ((errno == ERANGE && val == ULONG_MAX) in get_uuid()
360 || (errno != 0 && val == 0) in get_uuid()
381 errno = 0; in get_uuid()
383 if ((errno == ERANGE && val == ULONG_MAX) in get_uuid()
384 || (errno != 0 && val == 0) in get_uuid()
415 errno in write_hex()
[all...]
/third_party/libdrm/
H A Dxf86drmMode.c58 #include <errno.h>
68 return ret < 0 ? -errno : ret; in DRM_IOCTL()
931 if (errno == ENOENT) in drmCheckModesettingSupported()
958 return -errno; in drmCheckModesettingSupported()
1537 errno = ENOMEM; in drmModeAtomicCommit()
1543 errno = ENOMEM; in drmModeAtomicCommit()
1549 errno = ENOMEM; in drmModeAtomicCommit()
1555 errno = ENOMEM; in drmModeAtomicCommit()
1643 return -errno; in drmModeCreateLease()
1713 return -errno; in drmModeRevokeLease()
[all...]
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_renderer_virtgpu.c6 #include <errno.h>
244 } while (ret == -1 && (errno == EINTR || errno == EAGAIN)); in sim_syncobj_poll()
247 return (ret < 0 && errno == ENOMEM) ? VK_ERROR_OUT_OF_HOST_MEMORY in sim_syncobj_poll()
437 errno = ETIME; in sim_syncobj_wait()
558 vn_log(gpu->instance, "failed to execbuffer: %s", strerror(errno)); in sim_submit()
580 vn_log(gpu->instance, "failed to execbuffer: %s", strerror(errno)); in sim_submit()
1369 if (ret && errno != ETIME) in virtgpu_wait()
1497 strerror(errno)); in virtgpu_init_context()
1517 gpu->capset.version, strerror(errno)); in virtgpu_init_capset()
[all...]
/third_party/mksh/
H A Dexec.c444 rv = errno; in execute()
712 errno = 0; in comexec()
716 rv = errno; in comexec()
1015 errorf(Tf_sD_sD_s, tp->str, sh, cstrerror(errno)); in scriptexec()
1293 eno = errno; in search_access()
1511 errno = EEXIST; in iosetup()
1518 u = errno; in iosetup()
1552 eno = errno; in iosetup()
1644 i = errno; in herein()
1660 i = errno; in herein()
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A Dglslang_lex_autogen.cpp77 #include <errno.h>
1137 errno = 0; \
1140 if (errno != EINTR) \
1145 errno = 0; \
2682 int oerrno = errno; in yy_init_buffer()
2702 errno = oerrno; in yy_init_buffer()
3128 errno = EINVAL; in yylex_init()
3136 errno = ENOMEM; in yylex_init()
3161 errno = EINVAL; in yylex_init_extra()
3169 errno in yylex_init_extra()
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
H A Dpreprocessor_lex_autogen.cpp261 #include <errno.h>
929 errno = 0; \
932 if (errno != EINTR) \
937 errno = 0; \
1908 int oerrno = errno; in yy_init_buffer()
1928 errno = oerrno; in yy_init_buffer()
2354 errno = EINVAL; in yylex_init()
2362 errno = ENOMEM; in yylex_init()
2387 errno = EINVAL; in yylex_init_extra()
2395 errno in yylex_init_extra()
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A Dglslang_lex.cpp115 #include <errno.h>
1437 errno=0; \
1440 if( errno != EINTR) \
1445 errno=0; \
2907 int oerrno = errno; in yy_init_buffer()
2929 errno = oerrno; in yy_init_buffer()
3429 errno = EINVAL; in yylex_init()
3436 errno = ENOMEM; in yylex_init()
3461 errno = EINVAL; in yylex_init_extra()
3468 errno in yylex_init_extra()
[all...]

Completed in 40 milliseconds

1...<<171172173174175176177178179180>>...262