Searched refs:mls_copy_label (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/security/mac_mls/
H A Dmac_mls.c729 mls_copy_label(struct label *src, struct label *dest) function
3207 .mpo_cred_copy_label = mls_copy_label,
3226 .mpo_ifnet_copy_label = mls_copy_label,
3257 .mpo_mbuf_copy_label = mls_copy_label,
3281 .mpo_pipe_copy_label = mls_copy_label,
3321 .mpo_socket_copy_label = mls_copy_label,
3412 .mpo_vnode_copy_label = mls_copy_label,

Completed in 101 milliseconds