Home
last modified time | relevance | path

Searched refs:nonxref (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.41.6/bsd/skywalk/channel/
H A Dchannel.c1688 ch_open_special(struct kern_nexus *nx, struct chreq *chr, boolean_t nonxref, in ch_open_special() argument
1705 if (nonxref) { in ch_open_special()
1723 if (nonxref) { in ch_open_special()
1820 boolean_t nonxref = !!(ch->ch_flags & CHANF_NONXREF); in ch_close_common() local
1834 if (!nonxref) { in ch_close_common()