Searched defs:batch_maxload (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/usr.sbin/cron/ | ||
H A D | atrun.c | 157 atrun(at_db *db, double batch_maxload, time_t now) in atrun() |
H A D | cron.c | 65 static double batch_maxload = BATCH_MAXLOAD; variable |