Searched defs:check_chown (Results 1 – 2 of 2) sorted by relevance
76 Result<void> check_chown(const BuiltinArguments& args) { in check_chown() function
1762 def check_chown(path, uid=None, gid=None): function