Searched refs:LABELH_TYPE_USER (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/osfmk/ipc/
H A Dipc_labelh.h72 #define LABELH_TYPE_USER 1 macro
H A Dipc_labelh.c111 lh->lh_type = LABELH_TYPE_USER;
112 lh->lh_references = 1; /* unused for LABELH_TYPE_USER */

Completed in 22 milliseconds