Searched defs:FS_XFLAG_APPEND (Results 1 – 2 of 2) sorted by relevance
130 #define FS_XFLAG_APPEND 0x00000010 /* all writes append */ macro
159 pub const FS_XFLAG_APPEND: ::std::os::raw::c_uint = 16; constant