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

/systemd/src/shared/
H A Dacl-util.h34 int parse_acl(const char *text, acl_t *acl_access, acl_t *acl_default, bool want_mask);
H A Dacl-util.c227 int parse_acl(const char *text, acl_t *acl_access, acl_t *acl_default, bool want_mask) { function
/systemd/src/tmpfiles/
H A Dtmpfiles.c741 r = parse_acl(item->argument, &item->acl_access, &item->acl_default, !item->force);

Completed in 44 milliseconds