Lines Matching refs:utimensat
952 * time specified in the request. Same goes for mtime. Use utimensat(2)975 TRACE("[%d] Calling utimensat on %s with atime %ld, mtime=%ld\n",977 if (utimensat(-1, path, times, 0) < 0) {