Searched refs:labelh_new_user (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/osfmk/ipc/
H A Dipc_labelh.h78 kern_return_t labelh_new_user(ipc_space_t, struct label *, mach_port_name_t *);
H A Dipc_labelh.c70 labelh_new_user(ipc_space_t space, struct label *inl, mach_port_name_t *namep) function
131 kr = labelh_new_user(space, &inl, namep);
H A Dmach_port.c1954 kr = labelh_new_user(space, &outl, outlabel);
/darwin-on-arm/xnu/osfmk/kern/
H A Dsecurity.c395 kr = labelh_new_user(space, &outl, outlabel);

Completed in 20 milliseconds