Home
last modified time | relevance | path

Searched refs:paper (Results 1 – 25 of 34) sorted by relevance

12

/titanic_50/usr/src/cmd/lp/cmd/lpsched/
H A Ddisp4.c487 char *printer, *paper; in s_paper_changed() local
493 getmessage(m, S_PAPER_CHANGED, &printer, &trayNum, &paper, &mode, in s_paper_changed()
496 (printer ? printer : "NULL"), trayNum, (paper ? paper : "NULL"), in s_paper_changed()
505 if (*paper && (pfsWas = pps->forms[trayNum-1].form) && in s_paper_changed()
506 (!STREQU(pfsWas->form->paper,paper))) { in s_paper_changed()
507 pfs = search_fptable(paper); in s_paper_changed()
H A Dfncs.c487 search_fptable(register char *paper) in search_fptable() argument
494 if (SAME(FStatus[i]->form->paper, paper)) { in search_fptable()
642 _form->paper = formbuf.paper; in Getform()
756 if (pf->paper) in free_form()
757 Free (pf->paper); in free_form()
H A Dvalidate.c846 char * paper = NULL; in _chkopts() local
861 paper = pfs->form->paper; in _chkopts()
887 if (paper) { in _chkopts()
888 if (allowed(paper,pc->pps->paper_allowed,NULL)) { in _chkopts()
H A Ddaisyforms.c337 if (pfs && pfs->form && pfs->form->paper) in allTraysWithForm()
338 p = pfs->form->paper; in allTraysWithForm()
H A Dalerts.c216 if (fp->form->paper) in fformat()
218 fp->form->paper); in fformat()
H A Dnodes.h208 char *paper; member
/titanic_50/usr/src/cmd/lp/lib/forms/
H A Drdform.c101 formp->paper = NULL; in rdform()
339 if (formp->paper) in rdform()
340 Free (formp->paper); in rdform()
341 formp->paper = Strdup(p); in rdform()
H A Dwrform.c134 if (formp->paper) { in wrform()
135 fdprintf(fd, "%s %s", HEAD, formp->paper); in wrform()
H A Dllib-llpfrm49 char * paper;
/titanic_50/usr/src/cmd/lp/cmd/
H A Dlpforms.c399 if (!fbuf.paper) { in main()
403 } else if (!STREQU(fbuf.paper, P)) in main()
404 P = Strdup(fbuf.paper); in main()
603 fbuf.paper = P;
714 fbuf.paper = new_fbuf.paper;
929 whichVal = (pf->paper && (L == 0) ? 0 : 1);
934 if (pf->paper)
/titanic_50/usr/src/cmd/mdb/
H A DREADME36 Refer to the white paper "A Modular Debugger for Solaris" for information
38 for copies of the paper and related documentation. More information about
/titanic_50/usr/src/cmd/lp/include/
H A Dform.h71 char * paper; member
/titanic_50/usr/src/cmd/lp/cmd/lpadmin/
H A Dchkopts.c607 if ((!formbuf.paper) || (!STREQU(formbuf.paper,P)) ) { in chkopts()
833 if (formbuf.paper) {
839 if (!allowed(formbuf.paper,paperAllowed,NULL)) {
/titanic_50/usr/src/cmd/lp/filter/postscript/
H A DREADME152 directory. Includes a short paper and the associated PostScript
235 Additional documentation, that right now only includes a short paper that
/titanic_50/usr/src/uts/common/io/usb/hcd/
H A DREADME140 paper and also as per OHCI Specification 1.0a, section 7.3.5, page 123,
/titanic_50/usr/src/cmd/lp/lib/oam/
H A Dmsg.source817 …lp you align it.\nUnmounting a form means you're replacing\nit with blank paper, which needs no\na…
852 "`%s' cannot be used as a paper name because it\nis already defined as an old style form."
/titanic_50/usr/src/tools/onbld/
H A DTHIRDPARTYLICENSE310 Also add information on how to contact you by electronic and paper mail.
/titanic_50/usr/src/grub/grub-0.97/
H A DCOPYING311 Also add information on how to contact you by electronic and paper mail.
/titanic_50/usr/src/cmd/powertop/common/
H A DCOPYING311 Also add information on how to contact you by electronic and paper mail.
/titanic_50/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex275 \newdimen\outerhsize \newdimen\outervsize % set by the paper size routines
1688 % I wish the USA used A4 paper.
3779 % changes automatically with the paper format. The magic constant
6746 % \hsize. We call this whenever the paper size is set.
6823 % Use @afourpaper to print on European A4 paper.
6849 % Use @afivepaper to print on European A5 paper.
6869 % A specific text layout, 24x15cm overall, intended for A4 paper.
6881 % Use @afourwide to print on A4 paper in landscape format.
/titanic_50/usr/src/cmd/lp/model/
H A Dstandard772 # to record on paper a cancellation.
H A Dtsol_standard789 # to record on paper a cancellation.
H A Dtsol_standard_foomatic817 # to record on paper a cancellation.
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A DTHIRDPARTYLICENSE405 Also add information on how to contact you by electronic and paper mail.
/titanic_50/usr/src/lib/print/libhttp-core/common/
H A DLICENSE.txt452 Also add information on how to contact you by electronic and paper mail.
952 Also add information on how to contact you by electronic and paper mail.

12