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

/darwin-on-arm/xnu/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.c805 &lh->lh_label);
834 &lh->lh_label);
H A Dipc_object.c1067 return &((ipc_labelh_t) port->ip_kobject)->lh_label;
/darwin-on-arm/xnu/osfmk/kern/
H A Dtask.h376 #define maclabel label->lh_label

Completed in 39 milliseconds