Lines Matching defs:O_NOFOLLOW
25304 #ifndef O_NOFOLLOW25305 # define O_NOFOLLOW 030166 if( isExclusive ) openFlags |= (O_EXCL|O_NOFOLLOW);