Home
last modified time | relevance | path

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

/busybox-1.35.0/miscutils/
Dcrond.c152 time_t crontab_dir_mtime; member
1098 if (G.crontab_dir_mtime != sbuf.st_mtime) { in crond_main()
1099 G.crontab_dir_mtime = sbuf.st_mtime; in crond_main()