Home
last modified time | relevance | path

Searched refs:sync_flags_t (Results 1 – 4 of 4) sorted by relevance

/xnu-11215.61.5/bsd/skywalk/channel/
H A Dos_channel_private.h590 sync_flags_t chd_sync_flags;
676 extern int __channel_sync(int c, const int mode, const sync_flags_t flags);
H A Dos_channel.h89 typedef uint32_t sync_flags_t; typedef
H A Dchannel_syscalls.c383 sync_flags_t flags, upp_sync_flags = 0; in __channel_sync()
/xnu-11215.61.5/libsyscall/wrappers/skywalk/
H A Dos_channel.c1761 sync_flags_t flags; in os_channel_packet_alloc_common()