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

/macosx-10.5.8/xnu-1228.15.4/osfmk/ipc/
H A Dipc_labelh.c106 lh->lh_label = *inl;
169 mac_task_label_init(&lh->lh_label);
170 mac_task_label_copy(&old->lh_label, &lh->lh_label);
232 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.c735 &lh->lh_label);
764 &lh->lh_label);
H A Dipc_object.c1017 return &((ipc_labelh_t) port->ip_kobject)->lh_label;
/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dtask.h222 #define maclabel label->lh_label

Completed in 30 milliseconds