Home
last modified time | relevance | path

Searched refs:SNDCTL_DSP_GETBLKSIZE (Results 1 – 6 of 6) sorted by relevance

/openbsd/lib/libossaudio/
H A Dsoundcard.h54 #define SNDCTL_DSP_GETBLKSIZE _IOWR('P', 4, int) macro
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_freebsd.cpp264 unsigned IOCTL_SNDCTL_DSP_GETBLKSIZE = SNDCTL_DSP_GETBLKSIZE;
H A Dsanitizer_platform_limits_posix.cpp780 unsigned IOCTL_SNDCTL_DSP_GETBLKSIZE = SNDCTL_DSP_GETBLKSIZE;
H A Dsanitizer_common_interceptors_ioctl.inc257 _(SNDCTL_DSP_GETBLKSIZE, WRITE, sizeof(int));
H A Dsanitizer_platform_limits_netbsd.cpp2434 unsigned IOCTL_SNDCTL_DSP_GETBLKSIZE = SNDCTL_DSP_GETBLKSIZE;
H A Dsanitizer_interceptors_ioctl_netbsd.inc1365 _(SNDCTL_DSP_GETBLKSIZE, READWRITE, sizeof(int));