Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Duipc_socket.c3115 struct mac extmac; local
3251 error = sooptcopyin(sopt, &extmac, sizeof extmac,
3252 sizeof extmac);
3256 so, &extmac);
3337 struct mac extmac; local
3451 error = sooptcopyin(sopt, &extmac, sizeof(extmac),
3452 sizeof(extmac));
3456 so, &extmac);
3467 error = sooptcopyin(sopt, &extmac, sizeof(extmac),
3468 sizeof(extmac));
[all …]
/freebsd/sys/security/mac/
H A Dmac_framework.h411 const struct mac *extmac);
413 const struct mac *extmac);
415 const struct mac *extmac);