Searched refs:acls_for_file (Results 1 – 3 of 3) sorted by relevance
19 int acls_for_file(const char *path, acl_type_t type, acl_t new, acl_t *acl);
347 int acls_for_file(const char *path, acl_type_t type, acl_t new, acl_t *acl) { in acls_for_file() function
1077 r = acls_for_file(path, type, acl, &dup); in path_set_acl()