Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/skywalk/channel/
H A Dchannel.c1704 ch_open_special(struct kern_nexus *nx, struct chreq *chr, boolean_t nonxref, in ch_open_special() argument
1717 if (nonxref) { in ch_open_special()
1735 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()