Home
last modified time | relevance | path

Searched refs:ctim (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/librtmp/
H A Dhashswf.c467 time_t ctim = -1, cnow; in RTMP_HashSWF() local
573 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()
/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/
H A DChangeLog88 "date:" line and rename it to "ctim:"