Home
last modified time | relevance | path

Searched refs:MIRROR_LOCALTIME (Results 1 – 4 of 4) sorted by relevance

/dports/ftp/omi/omi/
H A Domi.h193 #define MIRROR_LOCALTIME 0x00010 // handle remote time as non-GMT macro
H A Ddir.c415 if (cc->flags & MIRROR_LOCALTIME) { in match_filentry()
H A Dmir.c132 if (cc->flags & MIRROR_LOCALTIME) in timereport()
H A Domi.c170 {"localtime", MIRROR_LOCALTIME, "Assume that the FTP server reports local time (not GMT)"},