Home
last modified time | relevance | path

Searched refs:rp_matches_local (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.sbin/lpr/common_source/
H A Dprintcap.c266 pp->rp_matches_local = 1; in getprintcap_int()
270 pp->rp_matches_local = 0; in getprintcap_int()
H A Dnet.c188 if (!pp->rp_matches_local) { /* Remote printer doesn't match local */ in checkremote()
H A Dlp.h50 int rp_matches_local; /* true if rp has same name as us */ member