Home
last modified time | relevance | path

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

/freebsd-14.2/usr.sbin/cron/cron/
H A Dfuncs.h29 load_database(cron_db *),
H A Dcron.c142 load_database(&database);
154 load_database(&database);
H A Ddatabase.c39 load_database(cron_db *old_db) in load_database() function