Searched defs:IN_DONT_FOLLOW (Results 1 – 5 of 5) sorted by relevance
41 #define IN_DONT_FOLLOW 0x02000000 macro
54 #define IN_DONT_FOLLOW 0x02000000 /* don't follow a sym link */ macro
51 #define IN_DONT_FOLLOW 0x02000000 /* don't follow a sym link */ macro
2375 pub const IN_DONT_FOLLOW: u32 = 0x0200_0000; constant
2704 pub const IN_DONT_FOLLOW: u32 = 0x0200_0000; constant