Searched refs:acls_for_file (Results 1 - 3 of 3) sorted by relevance

/systemd/src/shared/
H A Dacl-util.h35 int acls_for_file(const char *path, acl_type_t type, acl_t new, acl_t *acl);
H A Dacl-util.c367 int acls_for_file(const char *path, acl_type_t type, acl_t new, acl_t *acl) { function
/systemd/src/tmpfiles/
H A Dtmpfiles.c761 r = acls_for_file(path, type, acl, &dup);

Completed in 17 milliseconds