/illumos-gate/usr/src/cmd/lp/cmd/lpsched/ |
H A D | disp4.c | 487 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 D | fncs.c | 487 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 D | validate.c | 847 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 D | daisyforms.c | 335 if (pfs && pfs->form && pfs->form->paper) in allTraysWithForm() 336 p = pfs->form->paper; in allTraysWithForm()
|
H A D | alerts.c | 216 if (fp->form->paper) in fformat() 218 fp->form->paper); in fformat()
|
H A D | nodes.h | 208 char *paper; member
|
/illumos-gate/usr/src/cmd/lp/lib/forms/ |
H A D | rdform.c | 99 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 D | wrform.c | 132 if (formp->paper) { in wrform() 133 fdprintf(fd, "%s %s", HEAD, formp->paper); in wrform()
|
/illumos-gate/usr/src/cmd/mandoc/ |
H A D | manpath.c | 159 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 D | manconf.h | 35 char *paper; member
|
H A D | term_ps.c | 567 pp = outopts->paper; in pspdf_alloc()
|
/illumos-gate/usr/src/cmd/lp/cmd/ |
H A D | lpforms.c | 399 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 D | README | 36 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 D | form.h | 68 char * paper; member
|
/illumos-gate/usr/src/cmd/lp/cmd/lpadmin/ |
H A D | chkopts.c | 605 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 D | forml.fr | 1 \ examples from FORML conference paper Nov 98
|
/illumos-gate/usr/src/cmd/lp/filter/postscript/ |
H A D | README | 152 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 D | funstack.in | 73 %%% that citing a paper will automatically
|
/illumos-gate/usr/src/uts/common/io/usb/hcd/ |
H A D | README | 140 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 D | msg.source | 815 …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 D | COPYING | 311 Also add information on how to contact you by electronic and paper mail.
|
/illumos-gate/usr/src/tools/smatch/src/ |
H A D | GPL-2 | 310 Also add information on how to contact you by electronic and paper mail.
|
/illumos-gate/usr/src/cmd/powertop/common/ |
H A D | COPYING | 311 Also add information on how to contact you by electronic and paper mail.
|
/illumos-gate/usr/src/grub/grub-0.97/docs/ |
H A D | texinfo.tex | 275 \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 D | THIRDPARTYLICENSE | 405 Also add information on how to contact you by electronic and paper mail.
|