Searched refs:S_IREAD (Results 1 – 5 of 5) sorted by relevance
67 S_IREAD = 00400 variable
76 #define S_IREAD S_IRUSR macro
93 os.chmod(self.childpath, stat.S_IREAD)94 os.chmod(TESTFN, stat.S_IREAD)
56 os.chmod(file_path, stat.S_IREAD)