Home
last modified time | relevance | path

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

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