HomeSort by: relevance | last modified time | path
    Searched refs:LP (Results 1 - 9 of 9) sorted by relevancy

  /src/usr.sbin/lpr/common_source/
lp.h 1 /* $NetBSD: lp.h,v 1.25 2011/08/30 19:27:37 joerg Exp $ */
31 * @(#)lp.h 8.2 (Berkeley) 4/28/95
40 extern long BR; /* baud rate if lp is a tty */
44 extern long FC; /* flags to clear if lp is a tty */
46 extern long FS; /* flags to set if lp is a tty */
52 extern const char *LP; /* line printer device name */
54 extern const char *MS; /* stty flags to set if lp is a tty */
68 extern long RW; /* open LP for reading and writing */
common.c 62 #include "lp.h"
63 #include "lp.local.h"
71 long BR; /* baud rate if lp is a tty */
75 long FC; /* flags to clear if lp is a tty */
77 long FS; /* flags to set if lp is a tty */
83 const char *LP; /* line printer device name */
85 const char *MS; /* stty flags to set if lp is a tty */
99 long RW; /* open LP for reading and writing */
211 char *lp = line; local in function:get_line
218 *lp++ = ' '
    [all...]
  /src/usr.bin/rdist/
gram.y 55 %term LP 2
109 | LP names RP = {
233 case '(': /* LP */
234 return(LP);
defs.h 58 #define LP 2
  /src/usr.sbin/lpr/lpd/
printjob.c 75 #include "lp.h"
76 #include "lp.local.h"
1381 if (!remote && *LP) {
1382 if (strchr(LP, '@') != NULL)
1412 pfd = getport(LP);
1426 pstatus("waiting for %s to come up", LP);
1428 pstatus("waiting for access to printer on %s", LP);
1432 pstatus("sending to %s", LP);
1444 pfd = open(LP, RW ? O_RDWR : O_WRONLY);
1450 syslog(LOG_ERR, "%s: %m", LP);
    [all...]
  /src/libexec/ld.aout_so/
ld.so.vax.uue 87 MT*L84-"@"%#=H##0:U`2!3R/`!!0W5#[`^\4LP``T5"/_____Q(6W:L$W>_J
91 M!>]$LP``T*<(4L!25M"M_%$3`\!A5M"MY%7I903#:U96T*WD5>$'94?541-#
142 M4<2C#%'#45!0Q#!0P>]9LP``4%;09E+0HQ11T5)1&*[0I@10T5!1&+/06E'`
400 M`*,`I`"E`*8`IP"H`*D`J@"K`*P`K0"N`*\`L`"Q`+(`LP"T`+4`M@"W`+@`
860 M`'```%3@P```>@``5.3````*``!4Z,```$<``%3LP```.@``5/#````&``!4
ld.so.arm.uue 510 MY02P3.(*H(_@`7"@X0$PU^0`D*#A`E"@X3T`4^,!<*`1!P"@X;LO`.LP``OE
584 M(*#A'RT`ZSPPG^4#$)KG!0"@X1<M`.LP,)_E`T":YP@`H.$K+0#K`""@X04`
733 M``H$,)GD;,`;Y00PC.1LP`OE!0!9X?G__SH$,)CD;'`;Y00PA^1L<`OE!&!6
736 M`%CA^?__.@0PF>1LP!OE!#",Y&S`"^4$8%;B^?__&@L``.H!,-CD;'`;Y0$P
737 MQ^1L<`OE!0!8X?G__SH!,-GD;,`;Y0$PS.1LP`OE`6!6XOG__QI`<$OB@!"7
766 MFBS`"^4HD!OE!&!GX`8`H.$$$*#A#^"@X0GPH.$LP!OE!E"@X0``4.,*``#:
792 M`%#C!@``"D`PA.(#`%#A`0``"A<C`.LP()3E`#"@XP`P@N5$`)3E``!0XP(`
827 M``!0XP$P1Q(`D&,0`9"&`@'`H.,LP`OE%,"5Y3#`"^4(,)7E``"5Y1`0E>4,
1755 MK0```*X```"O````L````+$```"R````LP```+0```"U````M@```+<```"X
ld.so.sparc.uue 1124 M`'@7____2``!!LP``%T7____0``!`G`````"```````!`G0````"```````!
1702 M6@4"`````)-@```&9`4"`````*U````&;0D``````2A\```&?04"`````'LP
1756 M`%F(```.$A\``````%G(```.&A\``````%I8```.(Q\``````%LP```.,00`
1757 M`````%LP```.100``````%LX```.61\``````%P````.9`0``````%P````.
1763 M```/<`@``````2"\```/AA\``````'HP```/D1\``````'LP```/G1\`````
ld.so.i386.uue 91 M]\<``/__=!B)T&;!R`C!R!!FP<@(9CW,`'4-ZR.-=@"!^LP```!T&%;H,HT`
268 M`#LP#XQR____C67P6UY?R<,Z`%6)Y593Z`````!;@<-^I```BT4(A<!T-E#H
421 M#(H(B`I`B44,0H3)=?#I$P$``(UV`(N##````(E%](LP,?^#/@!T"XGV@\8$
507 M`(E%_(N#7````(/$"#LP<S.+51!2BX-@````BP#_-+!6:@&+5?Q2Z)P#``"#

Completed in 45 milliseconds