Searched refs:F_NOCHANGE (Results 1 – 4 of 4) sorted by relevance
89 #define F_NOCHANGE 0x00400000 /* check existence, but not */ macro
76 {"nochange", F_NOCHANGE, 0},
131 if ((ep->flags & F_NOCHANGE) == 0 && in vwalk()
183 #define F_NOCHANGE 0x00000800 /* If owner/mode "wrong", do184 #define F_NOCHANGE global() macro