Home | History | Annotate | Download | only in microhttpd

Lines Matching defs:content_name

155   char *content_name;
669 "name", &pp->content_name);
771 pp->content_name,
794 if ((NULL != pp->content_name) && (0 == (pp->have & NE_content_name)))
796 free (pp->content_name);
797 pp->content_name = NULL;
1049 if (pp->content_name != NULL)