Searched refs:ch_init (Results 1 – 5 of 5) sorted by relevance
512 struct ch_init { struct673 extern int __channel_open(struct ch_init *init, const uint32_t init_len);
795 extern struct kern_channel *ch_open(struct ch_init *, struct proc *,
141 struct ch_init init; in __channel_open()
1538 ch_open(struct ch_init *init, struct proc *p, int fd, int *err) in ch_open()
449 struct ch_init init; in os_channel_create_extended()