HomeSort by: relevance | last modified time | path
    Searched refs:utime (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/xclock/dist/
ClockP.h 96 Boolean utime; member in struct:__anon6574
Clock.c 158 offset(utime), XtRImmediate, (XtPointer) FALSE},
524 else if (w->clock.utime) {
525 static char utime[35]; local
529 snprintf(utime, sizeof(utime), "%10lu seconds since Epoch",
531 return utime;
  /xsrc/external/mit/brotli/dist/c/tools/
brotli.c 30 #include <utime.h>
35 #include <sys/utime.h>
50 #define utime _utime macro
661 utime(output_path, &times);

Completed in 10 milliseconds