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