Searched defs:IN_OPEN (Results 1 – 4 of 4) sorted by relevance
35 #define IN_OPEN 0x00000020 /* File was opened */ macro
32 #define IN_OPEN 0x00000020 /* File was opened */ macro
1942 pub const IN_OPEN: u32 = 0x0000_0020; constant
2252 pub const IN_OPEN: u32 = 0x0000_0020; constant