Home
last modified time | relevance | path

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

/freebsd-13.1/sys/sys/
H A Dsoundcard.h980 typedef struct copr_msg { struct
983 } copr_msg; typedef
993 #define SNDCTL_COPR_SENDMSG _IOW ('C', 8, copr_msg)
994 #define SNDCTL_COPR_RCVMSG _IOR ('C', 9, copr_msg)
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_freebsd.cpp187 unsigned struct_copr_msg_sz = sizeof(struct copr_msg);
H A Dsanitizer_platform_limits_posix.cpp449 unsigned struct_copr_msg_sz = sizeof(struct copr_msg);