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_GETISPACE
(Results
1 - 7
of
7
) sorted by relevancy
/src/lib/libossaudio/
soundcard.h
85
#define
SNDCTL_DSP_GETISPACE
_IOR ('P',13, struct audio_buf_info)
186
#define SOUND_PCM_GETISPACE
SNDCTL_DSP_GETISPACE
oss_dsp.c
296
case
SNDCTL_DSP_GETISPACE
:
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_freebsd.cc
346
unsigned IOCTL_SNDCTL_DSP_GETISPACE =
SNDCTL_DSP_GETISPACE
;
sanitizer_common_interceptors_ioctl.inc
446
_(
SNDCTL_DSP_GETISPACE
, WRITE, struct_audio_buf_info_sz);
sanitizer_platform_limits_posix.cc
913
unsigned IOCTL_SNDCTL_DSP_GETISPACE =
SNDCTL_DSP_GETISPACE
;
sanitizer_platform_limits_netbsd.cc
2281
unsigned IOCTL_SNDCTL_DSP_GETISPACE =
SNDCTL_DSP_GETISPACE
;
sanitizer_interceptors_ioctl_netbsd.inc
1376
_(
SNDCTL_DSP_GETISPACE
, WRITE, struct_audio_buf_info_sz);
Completed in 22 milliseconds
Indexes created Mon Oct 20 11:09:49 GMT 2025