Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/skywalk/channel/
H A Dos_channel.h293 extern channel_t os_channel_create_extended(const uuid_t uuid,
/xnu-10063.141.1/libsyscall/wrappers/skywalk/
H A Dos_channel.c457 os_channel_create_extended(const uuid_t uuid, const nexus_port_t port, in os_channel_create_extended() function
774 return os_channel_create_extended(uuid, port, CHANNEL_DIR_TX_RX, in os_channel_create()