Searched refs:conttype (Results 1 – 9 of 9) sorted by relevance
57 if (pf->conttype)58 Free (pf->conttype);
100 formp->conttype = Strdup(DCONTYP); in rdform()309 if (formp->conttype) in rdform()310 Free (formp->conttype); in rdform()311 formp->conttype = Strdup(p); in rdform()
146 print_str(fd, formheadings[FO_ALIGN].v, formp->conttype); in wrform()
47 char * conttype;
158 req.input_type = formbuf.conttype;419 formbuf.conttype421 formbuf.conttype,425 tidbit (formbuf.conttype, "ff", &ff);
69 char * conttype; member
640 _form->conttype = formbuf.conttype; in Getform()752 if (pf->conttype) in free_form()753 Free (pf->conttype); in free_form()
205 char *conttype; member
602 fbuf.conttype = strdup(DCONTYP);645 fbuf.conttype = strdup(DCONTYP);709 fbuf.conttype = new_fbuf.conttype;