Home
last modified time | relevance | path

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

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