HomeSort by: relevance | last modified time | path
    Searched refs:SNDCTL_DSP_GETOPTR (Results 1 - 4 of 4) sorted by relevancy

  /src/lib/libossaudio/
soundcard.h 142 #define SNDCTL_DSP_GETOPTR _IOR ('P', 18, struct count_info)
193 #define SOUND_PCM_GETOPTR SNDCTL_DSP_GETOPTR
oss_dsp.c 363 case SNDCTL_DSP_GETOPTR:
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_netbsd.cc 2287 unsigned IOCTL_SNDCTL_DSP_GETOPTR = SNDCTL_DSP_GETOPTR;
sanitizer_interceptors_ioctl_netbsd.inc 1382 _(SNDCTL_DSP_GETOPTR, WRITE, struct_count_info_sz);

Completed in 58 milliseconds