Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/doc/outdated/
H A Dexpire.txt35 <access|modification> <number> <years|months|days|hours|minutes|seconds>
/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dmod_status.c209 int days, hours, mins, seconds; in mod_status_handle_server_status_html() local
317 hours = ts / (60 * 60); in mod_status_handle_server_status_html()
330 if (hours) { in mod_status_handle_server_status_html()
331 buffer_append_long(b, hours); in mod_status_handle_server_status_html()
/mOS-networking-stack/samples/lighttpd-1.4.32/m4/
H A Dlibtool.m41712 # On AmigaOS with pdksh, this test takes hours, literally.