Home
last modified time | relevance | path

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

/netbsd-src/external/zlib/pigz/dist/
H A Dpigz.c842 local unsigned long time2dos(time_t t) in time2dos() function
878 PUT4L(head + 10, time2dos(g.mtime)); in put_header()
954 PUT4L(tail + 12, time2dos(g.mtime)); in put_trailer()