Searched refs:ctim (Results 1 – 2 of 2) sorted by relevance
467 time_t ctim = -1, cnow; in RTMP_HashSWF() local573 ctim = make_unix_time(buf + 6); in RTMP_HashSWF()586 if (age && ctim > 0) in RTMP_HashSWF()588 ctim = cnow - ctim; in RTMP_HashSWF()589 ctim /= 3600 * 24; /* seconds to days */ in RTMP_HashSWF()590 if (ctim < age) /* ok, it's new enough */ in RTMP_HashSWF()
88 "date:" line and rename it to "ctim:"