Home
last modified time | relevance | path

Searched refs:extmac (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/kern/
H A Duipc_socket.c3823 struct mac extmac; local
3942 error = sooptcopyin(sopt, &extmac, sizeof extmac,
3943 sizeof extmac);
3947 so, &extmac);
4084 struct mac extmac; local
4209 error = sooptcopyin(sopt, &extmac, sizeof(extmac),
4210 sizeof(extmac));
4214 so, &extmac);
4225 error = sooptcopyin(sopt, &extmac, sizeof(extmac),
4226 sizeof(extmac));
[all …]
/freebsd/sys/security/mac/
H A Dmac_framework.h433 const struct mac *extmac);
435 const struct mac *extmac);
437 const struct mac *extmac);