Home
last modified time | relevance | path

Searched refs:checkremote (Results 1 – 5 of 5) sorted by relevance

/src/usr.sbin/lpr/common_source/
H A Dnet.c180 checkremote(struct printer *pp) in checkremote() function
H A Dlp.h272 char *checkremote(struct printer *_pp);
H A Drmjob.c82 if ((cp = checkremote(pp))) { in rmjob()
H A Ddisplayq.c106 if ((cp = checkremote(pp))) { in displayq()
/src/usr.sbin/lpr/lpd/
H A Dprintjob.c1728 if ((s = checkremote(pp)) != NULL) { in init()