Searched refs:ch_init (Results 1 – 5 of 5) sorted by relevance
502 struct ch_init { struct666 extern int __channel_open(struct ch_init *init, const uint32_t init_len);
940 extern struct kern_channel *ch_open(struct ch_init *, struct proc *,
127 struct ch_init init; in __channel_open()
1525 ch_open(struct ch_init *init, struct proc *p, int fd, int *err) in ch_open()
482 struct ch_init init; in os_channel_create_extended()