Home
last modified time | relevance | path

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

/mirbsd/src/usr.sbin/cron/
DMakefile5 misc.c env.c popen.c atrun.c
Dfuncs.h43 atrun(at_db *, double, time_t);
Dcron.c275 atrun(&at_database, batch_maxload, in main()
431 atrun(&at_database, in cron_sleep()
Datrun.c161 atrun(at_db *db, double batch_maxload, TIME_T now) in atrun() function