Searched defs:newlabel (Results 1 - 5 of 5) sorted by relevance

/xnu-2422.115.4/security/
H A Dmac_pipe.c184 mac_pipe_check_label_update(kauth_cred_t cred, struct pipe *cpipe, struct label *newlabel) argument
H A Dmac_port.c154 mac_port_check_label_update(struct label *task, struct label *old, struct label *newlabel) argument
H A Dmac_socket.c286 mac_socket_check_label_update(kauth_cred_t cred, struct socket *so, struct label *newlabel) argument
H A Dmac_process.c260 mac_cred_label_update(kauth_cred_t cred, struct label *newlabel) argument
272 mac_cred_check_label_update(kauth_cred_t cred, struct label *newlabel) argument
568 mac_lctx_label_update(struct lctx *l, struct label *newlabel) argument
575 mac_lctx_check_label_update(struct lctx *l, struct label *newlabel) argument
H A Dmac_vfs.c1322 mac_vnode_label_update(vfs_context_t ctx, struct vnode *vp, struct label *newlabel) argument
1029 mac_vnode_check_label_update(vfs_context_t ctx, struct vnode *vp, struct label *newlabel) argument

Completed in 27 milliseconds