Lines Matching defs:pp
139 printjob(struct printer *pp) in printjob()
359 printit(struct printer *pp, char *file) in printit()
588 print(struct printer *pp, int format, char *file) in print()
864 sendit(struct printer *pp, char *file) in sendit()
971 sendfile(struct printer *pp, int type, char *file, char format, int copyreq) in sendfile()
1207 execfilter(struct printer *pp, char *f_cmd, char *f_av[], int infd, int outfd) in execfilter()
1291 response(const struct printer *pp) in response()
1306 banner(struct printer *pp, char *name1, char *name2) in banner()
1359 scan_out(struct printer *pp, int scfd, char *scsp, int dlm) in scan_out()
1415 sendmail(struct printer *pp, char *userid, int bombed) in sendmail()
1492 dofork(const struct printer *pp, int action) in dofork()
1588 init(struct printer *pp) in init()
1605 struct printer myprinter, *pp = &myprinter; in startprinting() local
1629 openpr(const struct printer *pp) in openpr()
1696 opennet(const struct printer *pp) in opennet()
1748 opentty(const struct printer *pp) in opentty()
1777 openrem(const struct printer *pp) in openrem()
1817 setty(const struct printer *pp) in setty()
1848 pstatus(const struct printer *pp, const char *msg, ...) in pstatus()