Home
last modified time | relevance | path

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

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