Home
last modified time | relevance | path

Searched refs:chd_md_type (Results 1 – 2 of 2) sorted by relevance

/xnu-10002.61.3/bsd/skywalk/channel/
H A Dos_channel_private.h597 const nexus_meta_type_t chd_md_type; member
/xnu-10002.61.3/libsyscall/wrappers/skywalk/
H A Dos_channel.c595 *(nexus_meta_type_t *)&chd->chd_md_type = CHD_SCHEMA(chd)->csm_md_type; in os_channel_create_extended()
1702 cha->cha_nexus_meta_type = chd->chd_md_type; in os_channel_info2attr()