Searched refs:__channel_open (Results 1 – 3 of 3) sorted by relevance
673 extern int __channel_open(struct ch_init *init, const uint32_t init_len);
137 __channel_open(struct proc *p, struct __channel_open_args *uap, int *retval) in __channel_open() function
508 fd = __channel_open(&init, sizeof(init)); in os_channel_create_extended()