Home
last modified time | relevance | path

Searched refs:errno (Results 4776 - 4800 of 14291) sorted by relevance

1...<<191192193194195196197198199200>>...572

/third_party/pulseaudio/src/modules/raop/
H A Draop-client.c29 #include <errno.h>
477 if (written < 0 && errno == EAGAIN) { in send_udp_audio_packet()
478 pa_log_debug("Discarding UDP (audio, seq=%d) packet due to EAGAIN (%s)", c->seq, pa_cstrerror(errno)); in send_udp_audio_packet()
532 if (written < 0 && errno == EAGAIN) { in resend_udp_audio_packets()
731 pa_log("socket() failed: %s", pa_cstrerror(errno)); in connect_udp_socket()
740 pa_log("connect() failed: %s", pa_cstrerror(errno)); in connect_udp_socket()
797 pa_log("socket() failed: %s", pa_cstrerror(errno)); in open_bind_udp_socket()
803 pa_log("setsockopt(SO_TIMESTAMP) failed: %s", pa_cstrerror(errno)); in open_bind_udp_socket()
813 pa_log("setsockopt(SO_REUSEADDR) failed: %s", pa_cstrerror(errno)); in open_bind_udp_socket()
824 if (ret < 0 && errno ! in open_bind_udp_socket()
[all...]
/drivers/peripheral/display/hal/default_standard/src/display_device/core/
H A Dhdi_netlink_monitor.cpp40 DISPLAY_CHK_RETURN((ret < 0), DISPLAY_FAILURE, DISPLAY_LOGE("bind failed errno : %{public}d", errno)); in Init()
/kernel/linux/linux-5.10/arch/arm/mach-dove/
H A Dpm.h10 #include <asm/errno.h>
/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Domap_hwmod_reset.c27 #include <linux/errno.h>
H A Dpowerdomain-common.c11 #include <linux/errno.h>
/kernel/linux/linux-5.10/arch/loongarch/boot/tools/
H A Drelocs.h11 #include <errno.h>
/kernel/linux/linux-5.10/arch/microblaze/kernel/
H A Dmisc.S18 #include <linux/errno.h>
/kernel/linux/linux-5.10/arch/c6x/kernel/
H A Dtime.c11 #include <linux/errno.h>
/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dcrash_dump.c10 #include <linux/errno.h>
/kernel/linux/linux-5.10/arch/alpha/kernel/
H A Dgct.c8 #include <linux/errno.h>
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/
H A Dtermios.h13 #include <linux/errno.h>
/kernel/linux/linux-5.10/arch/mips/loongson2ef/lemote-2f/
H A Dclock.c10 #include <linux/errno.h>
/kernel/linux/linux-5.10/arch/powerpc/math-emu/
H A Dfadds.c3 #include <linux/errno.h>
H A Dfadd.c3 #include <linux/errno.h>
H A Dfcmpu.c3 #include <linux/errno.h>
H A Dlfs.c3 #include <linux/errno.h>
H A Dfsub.c3 #include <linux/errno.h>
H A Dfsqrts.c3 #include <linux/errno.h>
H A Dfsqrt.c3 #include <linux/errno.h>
H A Dfsel.c3 #include <linux/errno.h>
H A Dmtfsf.c3 #include <linux/errno.h>
H A Dstfs.c3 #include <linux/errno.h>
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
H A Dhvconsole.c15 #include <linux/errno.h>
/kernel/linux/linux-5.10/arch/riscv/kernel/
H A Dcpu_ops.c6 #include <linux/errno.h>
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dcrash_dump_32.c10 #include <linux/errno.h>

Completed in 12 milliseconds

1...<<191192193194195196197198199200>>...572