Home
last modified time | relevance | path

Searched refs:SNDCTL_DSP_GETIPTR (Results 1 – 3 of 3) sorted by relevance

/openbsd/lib/libossaudio/
H A Dsoundcard.h93 #define SNDCTL_DSP_GETIPTR _IOR ('P', 17, struct count_info) macro
143 #define SOUND_PCM_GETIPTR SNDCTL_DSP_GETIPTR
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp2451 unsigned IOCTL_SNDCTL_DSP_GETIPTR = SNDCTL_DSP_GETIPTR;
H A Dsanitizer_interceptors_ioctl_netbsd.inc1382 _(SNDCTL_DSP_GETIPTR, WRITE, struct_count_info_sz);