Home
last modified time | relevance | path

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

/src/usr.sbin/lpr/lpd/
H A Dprintjob.c143 static void wait4data(struct printer *_pp, const char *_dfile);
616 wait4data(pp, file); in print()
999 wait4data(pp, file); in sendfile()
1249 wait4data(struct printer *pp, const char *dfile) in wait4data() function