Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/sys/
HDsoundcard.h978 typedef struct copr_msg { struct
981 } copr_msg; typedef
991 #define SNDCTL_COPR_SENDMSG _IOW ('C', 8, copr_msg)
992 #define SNDCTL_COPR_RCVMSG _IOR ('C', 9, copr_msg)
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
HDsanitizer_platform_limits_freebsd.cpp204 unsigned struct_copr_msg_sz = sizeof(struct copr_msg);
HDsanitizer_platform_limits_posix.cpp498 unsigned struct_copr_msg_sz = sizeof(struct copr_msg);