Searched refs:do_etc_file (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/usr.sbin/apmd/
H A Dapmd.c77 static void do_etc_file(const char *file);
269 do_etc_file(_PATH_APM_ETC_SUSPEND);
281 do_etc_file(_PATH_APM_ETC_STANDBY);
295 do_etc_file(_PATH_APM_ETC_RESUME);
526 do_etc_file(const char *file) function
535 syslog(LOG_DEBUG, "do_etc_file(): cannot access file %s", file);
574 do_etc_file(_PATH_APM_ETC_BATTERY);
578 do_etc_file(_PATH_APM_ETC_LINE);

Completed in 84 milliseconds