Searched refs:SF_IMMUTABLE (Results 1 – 10 of 10) sorted by relevance
231 #ifndef SF_IMMUTABLE232 # define SF_IMMUTABLE 0x00020000 macro558 if (PyModule_AddIntMacro(m, SF_IMMUTABLE)) return NULL; in PyInit__stat()
93 SF_IMMUTABLE = 0x00020000 variable
122 SF_IMMUTABLE = 0x00020000 # file may not be changed variable
325 .. data:: SF_IMMUTABLE
1046 * :data:`stat.SF_IMMUTABLE`
619 pub const SF_IMMUTABLE: ::c_ulong = 0x00020000; constant
385 .. data:: SF_IMMUTABLE
1626 * :data:`stat.SF_IMMUTABLE`
1098 pub const SF_IMMUTABLE: ::c_ulong = 0x00020000; constant
3030 pub const SF_IMMUTABLE: ::c_uint = 0x00020000; constant