Home
last modified time | relevance | path

Searched defs:chown (Results 1 – 5 of 5) sorted by relevance

/external/strace/
Duid.c133 SYS_FUNC(chown) in SYS_FUNC() argument
/external/python/cpython3/Lib/
Dshutil.py1039 def chown(path, user=None, group=None): function
Dtarfile.py2219 def chown(self, tarinfo, targetpath, numeric_owner): member in TarFile
/external/brotli/c/tools/
Dbrotli.c51 #define chown(F, O, G) (0) macro
/external/python/cpython2/Lib/
Dtarfile.py2295 def chown(self, tarinfo, targetpath): member in TarFile