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_GETBLKSIZE
(Results
1 - 7
of
7
) sorted by relevancy
/src/lib/libossaudio/
oss_dsp.c
169
case
SNDCTL_DSP_GETBLKSIZE
:
soundcard.h
51
#define
SNDCTL_DSP_GETBLKSIZE
_IOWR('P', 4, int)
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_freebsd.cc
243
unsigned IOCTL_SNDCTL_DSP_GETBLKSIZE =
SNDCTL_DSP_GETBLKSIZE
;
sanitizer_common_interceptors_ioctl.inc
250
_(
SNDCTL_DSP_GETBLKSIZE
, WRITE, sizeof(int));
sanitizer_platform_limits_posix.cc
716
unsigned IOCTL_SNDCTL_DSP_GETBLKSIZE =
SNDCTL_DSP_GETBLKSIZE
;
sanitizer_platform_limits_netbsd.cc
2269
unsigned IOCTL_SNDCTL_DSP_GETBLKSIZE =
SNDCTL_DSP_GETBLKSIZE
;
sanitizer_interceptors_ioctl_netbsd.inc
1364
_(
SNDCTL_DSP_GETBLKSIZE
, READWRITE, sizeof(int));
Completed in 43 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025