Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dsoundcard.h986 typedef struct copr_msg { struct
989 } copr_msg; argument
999 #define SNDCTL_COPR_SENDMSG _IOW ('C', 8, copr_msg)
1000 #define SNDCTL_COPR_RCVMSG _IOR ('C', 9, copr_msg)
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_freebsd.cpp204 unsigned struct_copr_msg_sz = sizeof(struct copr_msg);
H A Dsanitizer_platform_limits_posix.cpp498 unsigned struct_copr_msg_sz = sizeof(struct copr_msg);