Home
last modified time | relevance | path

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

/freebsd-13.1/usr.sbin/cron/cron/
H A Dcron.c156 load_database(&database);
168 load_database(&database);
H A Dcron.h221 load_database(cron_db *),
H A Ddatabase.c42 load_database(old_db) in load_database() function