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

/macosx-10.10.1/xnu-2782.1.97/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_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
578 mac_lctx_label_update(struct lctx *l, struct label *newlabel) argument
585 mac_lctx_check_label_update(struct lctx *l, struct label *newlabel) argument
H A Dmac_vfs.c1321 mac_vnode_label_update(vfs_context_t ctx, struct vnode *vp, struct label *newlabel) argument
1032 mac_vnode_check_label_update(vfs_context_t ctx, struct vnode *vp, struct label *newlabel) argument

Completed in 171 milliseconds