Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/skywalk/channel/
H A Dchannel.c1702 ch_open_special(struct kern_nexus *nx, struct chreq *chr, boolean_t nonxref, in ch_open_special()
1818 boolean_t nonxref = !!(ch->ch_flags & CHANF_NONXREF); in ch_close_common() local