Searched refs:set_acls (Results 1 – 3 of 3) sorted by relevance
297 int set_acls(const char *, struct fileinfo *);
170 set_acls(const char *name, struct fileinfo *fp) in set_acls() function
251 rc = opt_notouch ? 0 : set_acls(dst, sp); in do_like()