Home
last modified time | relevance | path

Searched refs:EBADFD (Results 1 - 25 of 88) sorted by relevance

1234

/third_party/alsa-lib/include/
H A Dtype_compat.h25 #ifndef EBADFD
26 #define EBADFD EBADF macro
/third_party/alsa-lib/src/pcm/
H A Dpcm_shm.c70 return -EBADFD; in snd_pcm_shm_action_fd0()
73 return -EBADFD; in snd_pcm_shm_action_fd0()
76 return -EBADFD; in snd_pcm_shm_action_fd0()
121 return -EBADFD; in snd_pcm_shm_action()
124 return -EBADFD; in snd_pcm_shm_action()
127 return -EBADFD; in snd_pcm_shm_action()
130 return -EBADFD; in snd_pcm_shm_action()
156 return -EBADFD; in snd_pcm_shm_action_fd()
159 return -EBADFD; in snd_pcm_shm_action_fd()
162 return -EBADFD; in snd_pcm_shm_action_fd()
[all...]
H A Dpcm_dsnoop.c226 return -EBADFD; in snd_pcm_dsnoop_delay()
246 return -EBADFD; in snd_pcm_dsnoop_hwsync()
265 return -EBADFD; in snd_pcm_dsnoop_start()
281 return -EBADFD; in snd_pcm_dsnoop_drop()
295 return -EBADFD; in __snd_pcm_dsnoop_drain()
618 if (ret == -EBADFD) { in snd_pcm_dsnoop_open()
H A Dpcm_null.c171 return -EBADFD; in snd_pcm_null_pause()
175 return -EBADFD; in snd_pcm_null_pause()
203 return -EBADFD; in snd_pcm_null_rewind()
218 return -EBADFD; in snd_pcm_null_forward()
H A Dpcm_dshare.c280 return -EBADFD; in snd_pcm_dshare_delay()
300 return -EBADFD; in snd_pcm_dshare_hwsync()
333 return -EBADFD; in snd_pcm_dshare_start()
353 return -EBADFD; in snd_pcm_dshare_drop()
375 return -EBADFD; in __snd_pcm_dshare_drain()
752 if (ret == -EBADFD) { in snd_pcm_dshare_open()
H A Dpcm_share.c775 return -EBADFD; in _snd_pcm_share_delay()
889 err = -EBADFD; in snd_pcm_share_prepare()
935 return -EBADFD; in snd_pcm_share_start()
1027 return -EBADFD; in _snd_pcm_share_rewind()
1031 return -EBADFD; in _snd_pcm_share_rewind()
1036 return -EBADFD; in _snd_pcm_share_rewind()
1085 return -EBADFD; in _snd_pcm_share_forward()
1089 return -EBADFD; in _snd_pcm_share_forward()
1094 return -EBADFD; in _snd_pcm_share_forward()
1176 err = -EBADFD; in snd_pcm_share_drain()
[all...]
H A Dpcm_dmix.c504 return -EBADFD; in snd_pcm_dmix_delay()
526 return -EBADFD; in snd_pcm_dmix_hwsync()
559 return -EBADFD; in snd_pcm_dmix_start()
578 return -EBADFD; in snd_pcm_dmix_drop()
599 return -EBADFD; in __snd_pcm_dmix_drain()
1053 if (ret == -EBADFD) { in snd_pcm_dmix_open()
/third_party/alsa-lib/src/control/
H A Dcontrol_shm.c58 return -EBADFD; in snd_ctl_shm_action()
61 return -EBADFD; in snd_ctl_shm_action()
64 return -EBADFD; in snd_ctl_shm_action()
77 return -EBADFD; in snd_ctl_shm_action_fd()
80 return -EBADFD; in snd_ctl_shm_action_fd()
83 return -EBADFD; in snd_ctl_shm_action_fd()
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Derrno.h78 #define EBADFD 77 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Derrno.h78 #define EBADFD 77 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Derrno.h78 #define EBADFD 77 macro
/third_party/musl/porting/liteos_m/user/include/bits/
H A Derrno.h77 #define EBADFD 77 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Derrno.h78 #define EBADFD 77 macro
/third_party/lwip/src/include/lwip/
H A Derrno.h126 #define EBADFD 77 /* File descriptor in bad state */ macro
/third_party/musl/arch/generic/bits/
H A Derrno.h77 #define EBADFD 77 macro
/third_party/musl/arch/mipsn32/bits/
H A Derrno.h73 #define EBADFD 81 macro
/third_party/musl/arch/mips/bits/
H A Derrno.h73 #define EBADFD 81 macro
/third_party/musl/arch/mips64/bits/
H A Derrno.h73 #define EBADFD 81 macro
/third_party/musl/arch/powerpc/bits/
H A Derrno.h77 #define EBADFD 77 macro
/third_party/musl/arch/powerpc64/bits/
H A Derrno.h77 #define EBADFD 77 macro
/third_party/alsa-lib/aserver/
H A Daserver.c355 return -EBADFD; in shm_ack()
358 return -EBADFD; in shm_ack()
370 return -EBADFD; in shm_ack_fd()
373 return -EBADFD; in shm_ack_fd()
400 return -EBADFD; in pcm_shm_cmd()
619 return -EBADFD; in ctl_shm_cmd()
/third_party/ltp/lib/
H A Derrnos.h110 PAIR(EBADFD) in tst_strerrno()
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Derrno.rs79 pub const EBADFD: u32 = 77; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Derrno.rs79 pub const EBADFD: u32 = 77; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Derrno.rs79 pub const EBADFD: u32 = 77; consts

Completed in 18 milliseconds

1234