Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/channel/
H A Dchannel.c1713 ch_open_special(struct kern_nexus *nx, struct chreq *chr, boolean_t nonxref, in ch_open_special() argument
1726 if (nonxref) { in ch_open_special()
1744 if (nonxref) { in ch_open_special()
1829 boolean_t nonxref = !!(ch->ch_flags & CHANF_NONXREF); in ch_close_common() local
1843 if (!nonxref) { in ch_close_common()