apr_rfc822_date  1896 modules/aaa/mod_auth_digest.c         apr_rfc822_date(date, r->request_time);
apr_rfc822_date   200 modules/cache/mod_file_cache.c     apr_rfc822_date(new_file->mtimestr, new_file->finfo.mtime);
apr_rfc822_date   359 modules/cache/mod_file_cache.c             apr_rfc822_date(datestr, mod_time);
apr_rfc822_date   437 modules/metadata/mod_expires.c     apr_rfc822_date(timestr, expires);
apr_rfc822_date  1690 modules/proxy/mod_proxy_ftp.c     apr_rfc822_date(dates, r->request_time);
apr_rfc822_date  1726 modules/proxy/mod_proxy_ftp.c         apr_rfc822_date(datestr, mtime);
apr_rfc822_date   325 modules/proxy/proxy_util.c     rv = apr_rfc822_date(ndate, time);
apr_rfc822_date  1626 server/protocol.c         apr_rfc822_date(datestr, mod_time);
apr_rfc822_date   186 srclib/apr-util/test/testdate.c         apr_rfc822_date(str_date, date);
apr_rfc822_date   190 srclib/apr/include/apr_time.h APR_DECLARE(apr_status_t) apr_rfc822_date(char *date_str, apr_time_t t);
apr_rfc822_date   170 srclib/apr/test/testtime.c     rv = apr_rfc822_date(str, now);