Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Duipc_socket.c3865 struct mac extmac; local
3984 error = sooptcopyin(sopt, &extmac, sizeof extmac,
3985 sizeof extmac);
3989 so, &extmac);
4126 struct mac extmac; local
4251 error = sooptcopyin(sopt, &extmac, sizeof(extmac),
4252 sizeof(extmac));
4256 so, &extmac);
4267 error = sooptcopyin(sopt, &extmac, sizeof(extmac),
4268 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);