Home
last modified time | relevance | path

Searched refs:printer (Results 1 – 25 of 138) sorted by path

123456

/illumos-gate/usr/src/cmd/cmd-inet/etc/
H A Dservices196 printer 515/tcp spooler # line printer spooler
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dcbcp.c215 cbcp_printpkt(p, plen, printer, arg) in cbcp_printpkt() argument
236 printer(arg, " code=0x%x", code);
238 printer(arg, " id=0x%x", id);
261 printer(arg, " <");
278 printer(arg, " delay=%d", cichar);
285 printer(arg, " (type %d?)", cichar);
288 printer(arg, " '%.*s'", alen, p);
290 printer(arg, " null");
294 printer(arg, ">");
303 printer(arg, "%8B ...", p);
[all …]
H A Dccp.c1302 printer(arg, " <");
1312 printer(arg, "deflate%s",
1327 printer(arg, "bsd");
1337 printer(arg, "predictor-1");
1342 printer(arg, "predictor-2");
1348 printer(arg, "Stac");
1365 printer(arg, "MPPE");
1372 printer(arg, "MPPC");
1375 printer(arg, "MS-?");
1392 printer(arg, ">");
[all …]
H A Dchap.c924 ChapPrintPkt(p, plen, printer, arg) in ChapPrintPkt() argument
943 printer(arg, " %s", ChapCodenames[code-1]);
945 printer(arg, " code=0x%x", code);
946 printer(arg, " id=0x%x", id);
958 printer(arg, " <");
961 printer(arg, "%.2x", x);
963 printer(arg, ">, name = ");
964 print_string((char *)p, nlen, printer, arg);
968 printer(arg, " ");
969 print_string((char *)p, len, printer, arg);
[all …]
H A Dipcp.c1777 ipcp_printpkt(p, plen, printer, arg) in ipcp_printpkt() argument
1812 printer(arg, " <");
1822 printer(arg, " %I", cilong);
1829 printer(arg, "compress ");
1832 printer(arg, "VJ");
1835 printer(arg, "old-VJ");
1838 printer(arg, "0x%x", cishort);
1871 printer(arg, " %.2x", code);
1873 printer(arg, ">");
1880 printer(arg, " ");
[all …]
H A Dipv6cp.c1411 ipv6cp_printpkt(p, plen, printer, arg) in ipv6cp_printpkt() argument
1414 void (*printer) __P((void *, const char *, ...));
1432 printer(arg, " %s id=0x%x", code_name(code, 1), id);
1447 printer(arg, " <");
1455 printer(arg, "compress 0x%x", cishort);
1462 printer(arg, "addr %s", llv6_ntoa(ifaceid));
1466 printer(arg, "%8.*B>", optend-p, p);
1474 printer(arg, " ");
1475 print_string((char *)p, len, printer, arg);
1483 printer(arg, " %32.*B", len, p);
H A Dlcp.c2527 printer(arg, " <");
2552 printer(arg, "pap");
2555 printer(arg, "chap");
2575 printer(arg, "eap");
2579 printer(arg, "spap");
2596 printer(arg, "lqr");
2759 printer(arg, ">");
2766 printer(arg, " ");
2791 printer(arg, " ");
2812 printer(arg, " ");
[all …]
H A Dpppd.h369 void (*printer) __P((void *, const char *, ...)),
H A Dupap.c657 upap_printpkt(p, plen, printer, arg) in upap_printpkt() argument
680 printer(arg, " code=0x%x", code);
681 printer(arg, " id=0x%x", id);
697 printer(arg, " user=");
698 print_string(user, ulen, printer, arg);
699 printer(arg, " password=");
701 print_string(pwd, wlen, printer, arg);
703 printer(arg, "<hidden>");
715 printer(arg, " ");
716 print_string(msg, mlen, printer, arg);
[all …]
H A Dutils.c522 format_packet(p, len, printer, arg) in format_packet() argument
542 printer(arg, "]");
593 print_string(p, len, printer, arg) in print_string() argument
601 printer(arg, "\"");
606 printer(arg, "\\");
607 printer(arg, "%c", c);
611 printer(arg, "\\n");
614 printer(arg, "\\r");
617 printer(arg, "\\t");
620 printer(arg, "\\%.3o", c);
[all …]
/illumos-gate/usr/src/cmd/hal/addons/network-devices/
H A DMakefile28 OBJS = addon-network-discovery.o probe-snmp.o snmp.o logger.o cache.o common.o printer.o
55 probe-snmp.o: ../../probing/network-printer/probe-snmp.c
56 $(COMPILE.c) -o $@ ../../probing/network-printer/probe-snmp.c
63 printer.o: ../../utils/printer.c
64 $(COMPILE.c) -o $@ ../../utils/printer.c
/illumos-gate/usr/src/cmd/hal/probing/
H A DMakefile26 SUBDIRS = storage volume printer network-printer acpi xkb
/illumos-gate/usr/src/cmd/hal/probing/network-printer/
H A DMakefile27 PROG = hald-probe-network-printer
28 OBJS = probe-network-printer.o logger.o probe-snmp.o printer.o
29 SRCS = probe-network-printer.c
52 printer.o: ../../utils/printer.c
53 $(COMPILE.c) -o $@ ../../utils/printer.c
/illumos-gate/usr/src/cmd/hal/probing/printer/
H A DMakefile26 PROG = hald-probe-printer
27 OBJS = probe-printer.o logger.o printer.o
28 SRCS = probe-printer.c
50 printer.o: ../../utils/printer.c
51 $(COMPILE.c) -o $@ ../../utils/printer.c
/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Didsconfig.sh4344printer-name $ printer-natural-language-configured $ printer-location $ printer-info $ printer-mor…
4349 … DESC 'Printer information.' SUP printerAbstract STRUCTURAL MAY ( printer-uri $ printer-xri-suppor…
4354 …' DESC 'Printer information.' SUP printerAbstract AUXILIARY MAY ( printer-uri $ printer-xri-suppor…
4359 …ng Protocol (IPP) information.' SUP top AUXILIARY MAY ( printer-ipp-versions-supported $ printer-m…
4364 …NAME 'printerLPR' DESC 'LPR information.' SUP top AUXILIARY MUST printer-name MAY printer-aliases )
4369 … 'Sun printer information' SUP top AUXILIARY MUST printer-name MAY ( sun-printer-bsdaddr $ sun-pri…
/illumos-gate/usr/src/cmd/logadm/
H A Dlut.c169 printer(const char *lhs, void *rhs, void *arg) in printer() function
196 lut_walk(r, printer, r); in main()
203 lut_walk(dupr, printer, dupr); in main()
H A Dopts.c446 printer(const char *lhs, void *rhs, void *arg) in printer() function
504 lut_walk(opts->op_raw, printer, &pi); in opts_print()
/illumos-gate/usr/src/cmd/lp/cmd/lpadmin/
H A Ddo_align.c80 char *printer, in do_align()
146 req.destination = printer;
272 accept (printer);
366 enable (printer);
381 enable (printer);
480 static void accept (printer) in accept() argument
481 char *printer; in accept()
509 char *printer, in reject()
538 static void enable (printer) in enable() argument
539 char *printer; in enable()
[all …]
H A Ddo_mount.c61 void do_mount (printer, form, pwheel) in do_mount() argument
62 char *printer, in do_mount()
137 inquire_printer_status (printer);
183 if (!a || !do_align(printer, form, pwheel))
191 char *printer,
201 send_message(type, printer, form, pwheel);
216 LP_ERRMSG1 (ERROR, E_ADM_NODEST, printer);
241 do_max_trays(char *printer) in do_max_trays() argument
246 send_message(S_MAX_TRAYS, printer, t); in do_max_trays()
290 char *printer; in inquire_printer_status()
[all …]
H A Dfromclass.c47 void fromclass (printer, class) in fromclass() argument
48 char *printer, in fromclass()
58 if (!searchlist(printer, pc->members)) {
63 _fromclass (printer, class, pc);
72 void fromallclasses (printer) in fromallclasses() argument
73 char *printer; in fromallclasses()
79 if (searchlist(printer, pc->members))
80 _fromclass (printer, pc->name, pc);
94 static void _fromclass (printer, class, pc) in _fromclass() argument
95 char *printer, in _fromclass()
[all …]
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dalerts.c163 fdprintf(fd, Pf_msg[0], NB(pr->printer->name), NB(pr->printer->name)); in pformat()
164 if (STREQU(pr->printer->fault_rec, NAME_WAIT)) in pformat()
193 if (p->printer->daisy && !SAME(p->pwheel_name, pp->pwheel->name) && in pwformat()
194 searchlist(pp->pwheel->name, p->printer->char_sets)) { in pwformat()
195 int n = p_count(pp, p->printer->name); in pwformat()
198 fdprintf(fd, Pa_msg[1], p->printer->name, n); in pwformat()
231 int n = f_count(fp, p->printer->name); in fformat()
234 fdprintf(fd, Fa_msg[1], p->printer->name, n); in fformat()
293 dest_equivalent_printer(char *dest, char *printer) in dest_equivalent_printer() argument
298 STREQU(dest, printer) in dest_equivalent_printer()
[all …]
H A Dcancel.c49 terminate(prs->printer->exec); in cancel()
H A Ddaisyforms.c45 if (prs->printer) in queue_form()
63 if (prs->printer) in unqueue_form()
397 if ((prs->form == pfs) && ((pps = prs->printer) != NULL) && in max_requests_needing_form_mounted()
403 if (((pps = NewRequest->printer) != NULL) && in max_requests_needing_form_mounted()
435 ((pps = prs->printer) != NULL) && pps->printer->daisy && in max_requests_needing_pwheel_mounted()
442 ((pps = NewRequest->printer) != NULL) in max_requests_needing_pwheel_mounted()
443 && pps->printer->daisy in max_requests_needing_pwheel_mounted()
465 STREQU(prs->request->destination, prs->printer->printer->name) in one_printer_with_charsets()
466 && !prs->printer->printer->daisy in one_printer_with_charsets()
H A Ddisp1.c313 rp->printer); in s_print_request()
377 terminate(rp->printer->exec); in s_start_change_request()
818 if (rp->printer && !(rp->request->outcome & RS_DONE)) in s_inquire_request_rank()
819 rp->printer->nrequests++; in s_inquire_request_rank()
825 if (!rp->printer) in s_inquire_request_rank()
827 if (!STREQU(dest, rp->printer->printer->name)) in s_inquire_request_rank()
860 found->printer->printer->name, in s_inquire_request_rank()
867 found_rank = found->printer->nrequests; in s_inquire_request_rank()
880 found->printer->printer->name, in s_inquire_request_rank()
900 oldexec = rp->printer->exec; in mv_file()
H A Ddisp2.c58 char *printer; in s_load_printer() local
65 syslog(LOG_DEBUG, "s_load_printer(%s)", (printer ? printer : "NULL")); in s_load_printer()
67 if (!*printer) in s_load_printer()
85 pps->printer = pp; in s_load_printer()
217 char *printer; in s_unload_printer() local
224 (printer ? printer : "NULL")); in s_unload_printer()
226 if (!*printer || STREQU(printer, NAME_ALL)) in s_unload_printer()
334 char *printer; in s_inquire_printer_status() local
340 if (!*printer || STREQU(printer, NAME_ALL)) { in s_inquire_printer_status()
574 char *printer; in s_paper_allowed() local
[all …]

123456