Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Duipc_socket.c3892 struct mac extmac; local
4020 error = sooptcopyin(sopt, &extmac, sizeof extmac,
4021 sizeof extmac);
4025 so, &extmac);
4162 struct mac extmac; local
4296 error = sooptcopyin(sopt, &extmac, sizeof(extmac),
4297 sizeof(extmac));
4301 so, &extmac);
4312 error = sooptcopyin(sopt, &extmac, sizeof(extmac),
4313 sizeof(extmac));
[all …]
/freebsd/sys/security/mac/
H A Dmac_framework.h440 const struct mac *extmac);
442 const struct mac *extmac);
444 const struct mac *extmac);