OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SNDCTL_DSP_GETOSPACE
(Results
1 - 6
of
6
) sorted by relevancy
/src/lib/libossaudio/
soundcard.h
84
#define
SNDCTL_DSP_GETOSPACE
_IOR ('P',12, struct audio_buf_info)
185
#define SOUND_PCM_GETOSPACE
SNDCTL_DSP_GETOSPACE
oss_dsp.c
284
case
SNDCTL_DSP_GETOSPACE
:
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_common_interceptors_ioctl.inc
447
_(
SNDCTL_DSP_GETOSPACE
, WRITE, struct_audio_buf_info_sz);
sanitizer_platform_limits_posix.cc
914
unsigned IOCTL_SNDCTL_DSP_GETOSPACE =
SNDCTL_DSP_GETOSPACE
;
sanitizer_platform_limits_netbsd.cc
2280
unsigned IOCTL_SNDCTL_DSP_GETOSPACE =
SNDCTL_DSP_GETOSPACE
;
sanitizer_interceptors_ioctl_netbsd.inc
1375
_(
SNDCTL_DSP_GETOSPACE
, WRITE, struct_audio_buf_info_sz);
Completed in 69 milliseconds
Indexes created Sun Oct 19 22:09:57 GMT 2025