Home
last modified time | relevance | path

Searched defs:lmtime (Results 1 – 6 of 6) sorted by relevance

/dports/www/lighttpd/lighttpd-1.4.63/src/
H A Dhttp_date.c281 const unix_time64_t lmtime) in http_date_if_modified_since()
H A Dhttp-header-glue.c174 const buffer * http_response_set_last_modified(request_st * const r, const unix_time64_t lmtime) { in http_response_set_last_modified()
183 …onse_handle_cachable(request_st * const r, const buffer * const lmod, const unix_time64_t lmtime) { in http_response_handle_cachable()
/dports/www/lighttpd/lighttpd-1.4.63/src/t/
H A Dtest_mod_staticfile.c42 test_http_response_send_file (request_st * const r, time_t lmtime) in test_http_response_send_file()
/dports/ftp/ncftp3/ncftp-3.2.6/ncftp/
H A Dspoolutil.c245 time_t lmtime,
498 time_t lmtime,
/dports/sysutils/snapraid/snapraid-12.1/cmdline/
H A Dsupport.c915 int lmtime(const char* path, int64_t mtime_sec, int mtime_nsec) in lmtime() function
/dports/www/middleman/middleman/include/
H A Dtypes.h182 time_t atime, mtime, etime, ftime, lmtime; member