Searched refs:ch_init (Results 1 – 5 of 5) sorted by relevance
509 struct ch_init { struct674 extern int __channel_open(struct ch_init *init, const uint32_t init_len);
837 extern struct kern_channel *ch_open(struct ch_init *, struct proc *,
139 struct ch_init init; in __channel_open()
1540 ch_open(struct ch_init *init, struct proc *p, int fd, int *err) in ch_open()
465 struct ch_init init; in os_channel_create_extended()