REBOOT_LOCK 505 src/cron.c if (access(REBOOT_LOCK, F_OK) == 0) { REBOOT_LOCK 511 src/cron.c if ((reboot = creat(REBOOT_LOCK, S_IRUSR & S_IWUSR)) < 0)