Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/lpr/common_source/
HDnet.c178 checkremote(struct printer *pp) in checkremote() function
HDlp.h259 char *checkremote(struct printer *_pp);
HDrmjob.c82 if ((cp = checkremote(pp))) { in rmjob()
HDdisplayq.c100 if ((cp = checkremote(pp))) { in displayq()
/dragonfly/usr.sbin/lpr/lpd/
HDprintjob.c1596 if ((s = checkremote(pp)) != NULL) { in init()