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

/xnu-2422.115.4/osfmk/ipc/
H A Dipc_labelh.c110 lh->lh_label = *inl;
173 mac_task_label_init(&lh->lh_label);
174 mac_task_label_copy(&old->lh_label, &lh->lh_label);
236 mac_task_label_destroy(&lh->lh_label);
H A Dipc_labelh.h66 struct label lh_label; member in struct:ipc_labelh
H A Dipc_mqueue.c809 &lh->lh_label);
838 &lh->lh_label);
H A Dipc_object.c1124 return &((ipc_labelh_t) port->ip_kobject)->lh_label;
/xnu-2422.115.4/osfmk/kern/
H A Dtask.h320 #define maclabel label->lh_label

Completed in 75 milliseconds