Lines Matching refs:LP
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);