Home
last modified time | relevance | path

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

/src/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 …]
/src/sys/security/mac/
H A Dmac_framework.h433 const struct mac *extmac);
435 const struct mac *extmac);
437 const struct mac *extmac);