Home
last modified time | relevance | path

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

/dports/www/kcgi/kcgi-0.13.0/regress/
H A Dtest-datetime-deprecated.c59 kutil_epoch2str(v, testbuf, sizeof(testbuf)); in main()
H A Dtest-httpdate.c64 kutil_epoch2str(t, buf, sizeof(buf))); in child()
/dports/www/kcgi/kcgi-0.13.0/
H A Ddatetime.c386 kutil_epoch2str(int64_t tt, char *buf, size_t sz) in kutil_epoch2str() function
H A Dkcgi.h718 char *kutil_epoch2str(int64_t, char *, size_t)