Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/skywalk/channel/
H A Dos_channel.h116 CHANNEL_MONITOR_NO_COPY, /* zero-copy (delayed) mode */ enumerator
/xnu-10063.141.1/libsyscall/wrappers/skywalk/
H A Dos_channel.c517 if (cha->cha_monitor == CHANNEL_MONITOR_NO_COPY) { in os_channel_create_extended()
1403 case CHANNEL_MONITOR_NO_COPY: in os_channel_attr_set()
1690 CHANNEL_MONITOR_NO_COPY : CHANNEL_MONITOR_COPY; in os_channel_info2attr()