Searched refs:RDONLY (Results 1 – 2 of 2) sorted by relevance
165 #define RDONLY 0x00000200 /* lookup with read-only semantics */ macro
830 rdonly = cnp->cn_flags & RDONLY; in lookup()1332 rdonly = cnp->cn_flags & RDONLY; in relookup()