Searched defs:mtime (Results 1 – 3 of 3) sorted by relevance
53 struct timeval mtime = {/* tv_sec */ value, /* tv_usec */ 0}; in CreateEmptyBootEventRecord() local
58 int64_t mtime; member
379 unsigned mtime, in SendSmallFile()423 unsigned mtime) { in SendLargeFile()677 static bool sync_send(SyncConnection& sc, const char* lpath, const char* rpath, unsigned mtime, in sync_send()