Lines Matching defs:extmac
3785 struct mac extmac;
3921 error = sooptcopyin(sopt, &extmac, sizeof extmac,
3922 sizeof extmac);
3926 so, &extmac);
4063 struct mac extmac;
4185 error = sooptcopyin(sopt, &extmac, sizeof(extmac),
4186 sizeof(extmac));
4190 so, &extmac);
4193 /* Don't copy out extmac, it is unchanged. */
4201 error = sooptcopyin(sopt, &extmac, sizeof(extmac),
4202 sizeof(extmac));
4206 sopt->sopt_td->td_ucred, so, &extmac);
4209 /* Don't copy out extmac, it is unchanged. */