Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dsoundcard.h998 #define SNDCTL_COPR_HALT _IOWR('C', 7, copr_debug_buf) macro
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_posix.cpp743 unsigned IOCTL_SNDCTL_COPR_HALT = SNDCTL_COPR_HALT;
H A Dsanitizer_common_interceptors_ioctl.inc247 _(SNDCTL_COPR_HALT, WRITE, struct_copr_debug_buf_sz);