Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/channel/
H A Dos_channel.h114 CHANNEL_MONITOR_NO_COPY, /* zero-copy (delayed) mode */ enumerator
/xnu-8019.80.24/libsyscall/wrappers/skywalk/
H A Dos_channel.c522 if (cha->cha_monitor == CHANNEL_MONITOR_NO_COPY) { in os_channel_create_extended()
1352 case CHANNEL_MONITOR_NO_COPY: in os_channel_attr_set()
1635 CHANNEL_MONITOR_NO_COPY : CHANNEL_MONITOR_COPY; in os_channel_info2attr()