Home
last modified time | relevance | path

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

12

/illumos-gate/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.c847 char * paper = NULL; in _chkopts() local
862 paper = pfs->form->paper; in _chkopts()
888 if (paper) { in _chkopts()
889 if (allowed(paper,pc->pps->paper_allowed,NULL)) { in _chkopts()
H A Ddaisyforms.c335 if (pfs && pfs->form && pfs->form->paper) in allTraysWithForm()
336 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
/illumos-gate/usr/src/cmd/lp/lib/forms/
H A Drdform.c99 formp->paper = NULL; in rdform()
337 if (formp->paper) in rdform()
338 Free (formp->paper); in rdform()
339 formp->paper = Strdup(p); in rdform()
H A Dwrform.c132 if (formp->paper) { in wrform()
133 fdprintf(fd, "%s %s", HEAD, formp->paper); in wrform()
/illumos-gate/usr/src/cmd/mandoc/
H A Dmanpath.c159 free(conf->output.paper); in manconf_free()
278 if (conf->paper != NULL) { in manconf_output()
279 oldval = mandoc_strdup(conf->paper); in manconf_output()
282 conf->paper = mandoc_strdup(cp); in manconf_output()
H A Dmanconf.h35 char *paper; member
H A Dterm_ps.c567 pp = outopts->paper; in pspdf_alloc()
/illumos-gate/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)
/illumos-gate/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
/illumos-gate/usr/src/cmd/lp/include/
H A Dform.h68 char * paper; member
/illumos-gate/usr/src/cmd/lp/cmd/lpadmin/
H A Dchkopts.c605 if ((!formbuf.paper) || (!STREQU(formbuf.paper,P)) ) { in chkopts()
831 if (formbuf.paper) {
837 if (!allowed(formbuf.paper,paperAllowed,NULL)) {
/illumos-gate/usr/src/common/ficl/softcore/
H A Dforml.fr1 \ examples from FORML conference paper Nov 98
/illumos-gate/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
/illumos-gate/usr/src/test/util-tests/tests/awk/gnu/
H A Dfunstack.in73 %%% that citing a paper will automatically
/illumos-gate/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,
/illumos-gate/usr/src/cmd/lp/lib/oam/
H A Dmsg.source815 …lp you align it.\nUnmounting a form means you're replacing\nit with blank paper, which needs no\na…
850 "`%s' cannot be used as a paper name because it\nis already defined as an old style form."
/illumos-gate/usr/src/grub/grub-0.97/
H A DCOPYING311 Also add information on how to contact you by electronic and paper mail.
/illumos-gate/usr/src/cmd/powertop/common/
H A DCOPYING311 Also add information on how to contact you by electronic and paper mail.
/illumos-gate/usr/src/tools/smatch/src/
H A DGPL-2310 Also add information on how to contact you by electronic and paper mail.
/illumos-gate/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.
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A DTHIRDPARTYLICENSE405 Also add information on how to contact you by electronic and paper mail.

12