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

/systemd/src/update-done/
H A Dupdate-done.c31 struct timespec twice[2] = { local
53 if (utimensat(AT_FDCWD, path, twice, AT_SYMLINK_NOFOLLOW) < 0) {
83 if (futimens(fd, twice) < 0)

Completed in 9 milliseconds