Searched defs:chmod (Results 1 – 4 of 4) sorted by relevance
63 chmod (const char *c, mode_t m) in chmod() function
45 def chmod(path, mode): function
321 int chmod (const char *c, mode_t m) in chmod() function
2287 def chmod(self, tarinfo, targetpath): member in TarFile