Searched refs:ch_connect (Results 1 – 1 of 1) sorted by relevance
| /xnu-11215.1.10/bsd/skywalk/channel/ |
| H A D | channel.c | 88 static struct kern_channel *ch_connect(struct kern_nexus *, struct chreq *, 1696 ch = ch_connect(nx, &chr, ch0, nxb, p, fd, err); in ch_open() 1744 ch = ch_connect(nx, chr, NULL, NULL, kernproc, -1, err); in ch_open_special() 2031 ch_connect(struct kern_nexus *nx, struct chreq *chr, struct kern_channel *ch0, in ch_connect() function
|