Searched refs:t_val (Results 1 - 4 of 4) sorted by relevance

/httpd/modules/loggers/
H A Dmod_syslog.c41 int t_val; member in struct:__anon206
121 fac->t_val);
/httpd/server/
H A Dlog.c70 int t_val; member in struct:__anon361
1868 *val = priorities[i].t_val;
H A Dapreq_module_cgi.c86 int t_val; member in struct:__anon351
/httpd/modules/filters/
H A Dmod_include.c2269 char *t_val; local
2272 t_val = ap_ht_time(ctx->pool, finfo.mtime, ctx->time_str, 0);
2273 t_len = strlen(t_val);
2275 APR_BRIGADE_INSERT_TAIL(bb, apr_bucket_pool_create(t_val, t_len,

Completed in 29 milliseconds