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