Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/channel/
H A Dos_channel_private.h567 guardid_t chd_guard; member
/xnu-8019.80.24/libsyscall/wrappers/skywalk/
H A Dos_channel.c587 chd->chd_guard = init.ci_guard; in os_channel_create_extended()
852 (void) guarded_close_np(chd->chd_fd, &chd->chd_guard); in os_channel_destroy()