Searched refs:O_RESOLVE_BENEATH (Results 1 – 2 of 2) sorted by relevance
139 #define O_RESOLVE_BENEATH 0x00800000 /* Do not allow name resolution to walk macro
202 if ((fmode & O_RESOLVE_BENEATH) != 0) in open2nameif()