Home
last modified time | relevance | path

Searched defs:batch_maxload (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.sbin/cron/
H A Datrun.c157 atrun(at_db *db, double batch_maxload, time_t now) in atrun()
H A Dcron.c65 static double batch_maxload = BATCH_MAXLOAD; variable