Home
last modified time | relevance | path

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

/freebsd/usr.bin/at/
H A Dat.c535 int nofJobs; in process_jobs() local
545 nofJobs = argc - optind; in process_jobs()
625 if (++nofDone == nofJobs) in process_jobs()