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

/illumos-gate/usr/src/cmd/lp/lib/forms/
H A Dfreeform.c57 if (pf->conttype)
58 Free (pf->conttype);
H A Dllib-llpfrm47 char * conttype;
H A Drdform.c100 formp->conttype = Strdup(DCONTYP);
309 if (formp->conttype)
310 Free (formp->conttype);
311 formp->conttype = Strdup(p);
H A Dwrform.c146 print_str(fd, formheadings[FO_ALIGN].v, formp->conttype);
/illumos-gate/usr/src/cmd/lp/include/
H A Dform.h69 char * conttype; member in struct:FORM
/illumos-gate/usr/src/cmd/lp/cmd/lpadmin/
H A Ddo_align.c158 req.input_type = formbuf.conttype;
419 formbuf.conttype
421 formbuf.conttype,
425 tidbit (formbuf.conttype, "ff", &ff);
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dnodes.h205 char *conttype; member in struct:form_node
H A Dfncs.c640 _form->conttype = formbuf.conttype;
752 if (pf->conttype)
753 Free (pf->conttype);
/illumos-gate/usr/src/cmd/lp/cmd/
H A Dlpforms.c602 fbuf.conttype = strdup(DCONTYP);
645 fbuf.conttype = strdup(DCONTYP);
709 fbuf.conttype = new_fbuf.conttype;

Completed in 57 milliseconds