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

/darwin-on-arm/xnu/osfmk/ipc/
H A Dipc_labelh.h65 int lh_type; member in struct:ipc_labelh
109 if (_refs == 0 && (lh)->lh_type == LABELH_TYPE_KERN) \
H A Dipc_labelh.c111 lh->lh_type = LABELH_TYPE_USER;
155 lh->lh_type = LABELH_TYPE_KERN;

Completed in 20 milliseconds