Home
last modified time | relevance | path

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

/freebsd-12.1/usr.sbin/lpr/lpd/
H A Dprintjob.c157 static void wait4data(struct printer *_pp, const char *_dfile);
630 wait4data(pp, file); in print()
1013 wait4data(pp, file); in sendfile()
1263 wait4data(struct printer *pp, const char *dfile) in wait4data() function