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

/systemd/src/update-done/
H A Dupdate-done.c30 static int apply_timestamp(const char *path, struct timespec *ts) { function
110 r = apply_timestamp("/etc/.updated", &st.st_mtim);
111 q = apply_timestamp("/var/.updated", &st.st_mtim);

Completed in 9 milliseconds