Home
last modified time | relevance | path

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

/freebsd/usr.sbin/lpr/lpd/
H A Dprintjob.c90 static int job_dfcnt; /* count of datafiles in current user job */ variable
399 job_dfcnt = 0; in printit()
632 job_dfcnt++; /* increment datafile counter for this job */ in print()
895 job_dfcnt = 0; in sendit()
1035 job_dfcnt++; in sendfile()
1159 trstat_init(pp, file, job_dfcnt); in sendfile()