Home
last modified time | relevance | path

Searched defs:modify (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/nspawn/
Dnspawn-patch-uid.c86 bool modify = false; in shift_acl() local
/systemd-251/src/tmpfiles/
Dtmpfiles.c1068 …c int path_set_acl(const char *path, const char *pretty, acl_type_t type, acl_t acl, bool modify) { in path_set_acl()