Lines Matching refs:buffer
24 buffer *config_url;
25 buffer *status_url;
26 buffer *statistics_url;
49 buffer *module_list;
146 static int mod_status_row_append(buffer *b, const char *key, const char *value) { in mod_status_row_append()
159 static int mod_status_header_append(buffer *b, const char *key) { in mod_status_header_append()
169 static int mod_status_header_append_sort(buffer *b, void *p_d, const char* key) { in mod_status_header_append_sort()
202 buffer *b; in mod_status_handle_server_status_html()
566 buffer *b; in mod_status_handle_server_status_text()
624 buffer *b; in mod_status_handle_server_statistics()
674 buffer *b, *m = p->module_list; in mod_status_handle_server_config()