Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/skywalk/channel/
H A Dos_channel.h290 extern channel_t os_channel_create_extended(const uuid_t uuid,
/xnu-8020.101.4/libsyscall/wrappers/skywalk/
H A Dos_channel.c462 os_channel_create_extended(const uuid_t uuid, const nexus_port_t port, in os_channel_create_extended() function
761 return os_channel_create_extended(uuid, port, CHANNEL_DIR_TX_RX, in os_channel_create()