Searched refs:forms (Results 1 - 20 of 20) sorted by relevance

/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Ddisp3.c41 if (pps->forms && (pps->forms[trayNum].form == pfs)) {
42 pps->forms[trayNum].isAvailable = (pfs ? 1 : 0);
45 } else if ((!pps->forms) && (!pfs)) {
52 if (pps->forms && pps->forms[trayNum].form) {
53 register FSTATUS *Opfs = pps->forms[trayNum].form;
55 pps->forms[trayNum].form = 0;
56 pps->forms[trayNum].isAvailable = 1;
83 if (pps && !pps->forms) {
[all...]
H A Dnodes.h121 PFSTATUS *forms; member in struct:pstat_node
187 char *formName; /* for mounting forms remotely */
H A Dstatus.c214 pps->forms = ppfs;
466 ppfs = pps->forms;
499 ppfs = pps->forms;
H A Ddisp4.c361 * For forms/print-wheels the alert will be reactivated when:
505 if (*paper && (pfsWas = pps->forms[trayNum-1].form) &&
515 pps->forms[trayNum].isAvailable = mode;
H A Ddaisyforms.c310 ppfs = pps->forms;
/illumos-gate/usr/src/cmd/lp/filter/postscript/postscript/
H A DMakefile43 forms.ps \
/illumos-gate/usr/src/cmd/lp/lib/
H A DMakefile37 forms \
/illumos-gate/usr/src/boot/sys/boot/i386/btx/lib/
H A Dbtxcsu.S5 # Redistribution and use in source and binary forms are freely
8 # such forms.
H A Dbtxsys.s5 # Redistribution and use in source and binary forms are freely
8 # such forms.
H A Dbtxv86.s5 # Redistribution and use in source and binary forms are freely
8 # such forms.
/illumos-gate/usr/src/boot/sys/boot/i386/libi386/
H A Dpxetramp.s5 # Redistribution and use in source and binary forms are freely
8 # such forms.
/illumos-gate/usr/src/cmd/lp/
H A DMakefile45 $(ROOTETCLP)/forms \
75 $(ROOTETCLP)/forms := DIRMODE = 775
/illumos-gate/usr/src/cmd/lp/lib/papi/
H A DMakefile53 LDLIBS += -L$(SRC)/cmd/lp/lib/forms -llpfrm
/illumos-gate/usr/src/boot/sys/boot/usb/
H A Dusbcore.mk12 # Redistribution and use in source and binary forms, with or without
/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Dpro_section.c1905 /* add attributes and forms */
2131 Dwarf_ufixed *forms = 0; local
2163 forms = (Dwarf_ufixed *)
2166 if (forms == NULL)
2178 forms[nattrs] = curattr->ar_attribute_form;
2194 curabbrev->abb_forms = forms;
/illumos-gate/usr/src/boot/sys/boot/i386/cdboot/
H A Dcdboot.S5 # Redistribution and use in source and binary forms, with or without
/illumos-gate/usr/src/boot/sys/boot/i386/pmbr/
H A Dpmbr.s6 # Redistribution and use in source and binary forms, with or without
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/
H A Dmpi2_history.txt5 * Redistribution and use in source and binary forms, with or without
143 * forms.
/illumos-gate/usr/src/man/man3curses/
H A DMakefile92 forms.3curses \
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex4776 % @lisp environment forms a group so it can rebind things,

Completed in 146 milliseconds