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

/darwin-on-arm/xnu/osfmk/ipc/
H A Dipc_labelh.h76 ipc_labelh_t labelh_modify(ipc_labelh_t old);
H A Dipc_labelh.c184 labelh_modify(ipc_labelh_t old) function
/darwin-on-arm/xnu/osfmk/kern/
H A Dtask.c2540 task->label = labelh_modify(task->label);
2556 task->label = labelh_modify(task->label);

Completed in 15 milliseconds