Searched refs:NLC_EXCL (Results 1 – 2 of 2) sorted by relevance
131 #define NLC_EXCL 0x02000000 /* open check: exclusive */ macro
1605 if (error == 0 && (nflags & NLC_EXCL) && ncp->nc_vp != NULL) in naccess()