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

/systemd/src/tmpfiles/
H A Dtmpfiles.c7 systemd is free software; you can redistribute it and/or modify it
484 log_debug("Directory \"%s\": modify time %s is too new.",
548 log_debug("File \"%s\": modify time %s is too new.",
738 /* If force (= modify) is set, we will not modify the acl
752 static int path_set_acl(const char *path, const char *pretty, acl_type_t type, acl_t acl, bool modify) { argument
760 if (modify) {

Completed in 1253 milliseconds