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

  /src/usr.bin/rdist/
defs.h 58 #define LP 2
  /src/usr.sbin/lpr/common_source/
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...]

Completed in 11 milliseconds