Home | History | Annotate | Download | only in sdcard

Lines Matching refs:utimensat

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