Searched defs:F_SEAL_GROW (Results 1 – 5 of 5) sorted by relevance
39 #define F_SEAL_GROW 0x0004 macro
72 # define F_SEAL_GROW 0x0004 /* prevent file from growing */ macro
42 #define F_SEAL_GROW 0x0004 /* prevent file from growing */ macro
472 pub const F_SEAL_GROW: ::c_int = 0x0004; constant
1416 pub const F_SEAL_GROW: ::c_int = 0x0004; constant