Home
last modified time | relevance | path

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

/freebsd-12.1/sys/sys/
H A Dsoundcard.h981 typedef struct copr_msg { struct
984 } copr_msg; argument
994 #define SNDCTL_COPR_SENDMSG _IOW ('C', 8, copr_msg)
995 #define SNDCTL_COPR_RCVMSG _IOR ('C', 9, copr_msg)
/freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_freebsd.cc181 unsigned struct_copr_msg_sz = sizeof(struct copr_msg);
H A Dsanitizer_platform_limits_posix.cc428 unsigned struct_copr_msg_sz = sizeof(struct copr_msg);