Lines Matching refs:ST_RDONLY
13089 #ifdef ST_RDONLY13090 if (PyModule_AddIntMacro(m, ST_RDONLY)) return -1;13091 #endif /* ST_RDONLY */