Home
last modified time | relevance | path

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

/freebsd-14-stable/usr.sbin/cron/cron/
HDcron.c34 cron_tick(cron_db *, int),
178 cron_tick(&database, secres1);
207 cron_tick(cron_db *db, int secres) function