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

/macosx-10.9.5/xnu-2422.115.4/security/
H A Dmac_mach_internal.h106 int mac_port_check_copy_send(struct label *task, struct label *port);
H A Dmac_port.c205 mac_port_check_copy_send(struct label *task, struct label *port) function
/macosx-10.9.5/xnu-2422.115.4/osfmk/ipc/
H A Dipc_right.c1768 rc = mac_port_check_copy_send(&self->maclabel,
2032 rc = mac_port_check_copy_send(&self->maclabel, &port->ip_label);
2084 rc = mac_port_check_copy_send (&self->maclabel, &port->ip_label);
2160 rc = mac_port_check_copy_send (&self->maclabel, &port->ip_label);
2370 rc = mac_port_check_copy_send(&self->maclabel, &port->ip_label);

Completed in 154 milliseconds