Home
last modified time | relevance | path

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

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