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

/httpd/modules/filters/
H A Dmod_buffer.c39 typedef struct buffer_conf { struct
42 } buffer_conf; typedef in typeref:struct:buffer_conf
47 buffer_conf *conf;
298 buffer_conf *new = (buffer_conf *) apr_pcalloc(p, sizeof(buffer_conf));
307 buffer_conf *new = (buffer_conf *) apr_pcalloc(p, sizeof(buffer_conf));
308 buffer_conf *ad
[all...]

Completed in 821 milliseconds