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

/darwin-on-arm/xnu/osfmk/ipc/
H A Dipc_labelh.h77 ipc_labelh_t labelh_new(int canblock);
H A Dipc_labelh.c148 labelh_new(int canblock) function
171 lh = labelh_new(0);
/darwin-on-arm/xnu/osfmk/kern/
H A Dtask.c473 new_task->label = labelh_new(1);

Completed in 26 milliseconds