extra_headers 42 lib/common/output_html.c static GSList *extra_headers = NULL; extra_headers 175 lib/common/output_html.c for (GSList *iter = extra_headers; iter != NULL; iter = iter->next) { extra_headers 209 lib/common/output_html.c g_slist_free_full(extra_headers, (GDestroyNotify) free_xml); extra_headers 210 lib/common/output_html.c extra_headers = NULL; extra_headers 515 lib/common/output_html.c extra_headers = g_slist_append(extra_headers, header_node);