ngx_http_cookie_time   26 core/ngx_times.h u_char *ngx_http_cookie_time(u_char *buf, time_t t);
ngx_http_cookie_time  414 http/modules/ngx_http_userid_filter_module.c         p = ngx_http_cookie_time(p, ngx_time() + conf->expires);