Searched defs:O_APPEND (Results 1 – 7 of 7) sorted by relevance
14 #define O_APPEND 0x0008 macro
5 #define O_APPEND 000000010 macro
22 pub const O_APPEND: u32 = bindings::O_APPEND; global() constant
5 #define O_APPEND 0x0008 macro
11 #define O_APPEND 00010 macro
35 #define O_APPEND 00002000 macro