Lines Matching defs:system
314 logerror("Unable to monitor system's power button.");
321 * Create a new thread to monitor system activity and suspend
322 * system if idle.
325 logerror("powerd starting system activity monitor.");
329 logerror("Unable to create thread to monitor system activity.");
359 * Setup for gathering system's statistic.
544 * Since Oct. 1, 1995, any new system shipped had root
613 int kbd, mouse, system, least_idle, idlecheck_time;
654 system = last_system_activity(hr_now);
656 least_idle = MIN(system, MIN(kbd, mouse));
823 if (get_prom(prom_fd, options, "system-board-date",
835 "\"system-board-date\" was found.");
862 "of this system.");
1202 ret = system("/usr/bin/pgrep -fx gnome-power-manager");
1212 "down the system!");
1216 * shut down the system.