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

/netbsd-6-1-5-RELEASE/include/
H A Dpaths.h86 #define _PATH_POWER "/dev/power" macro
/netbsd-6-1-5-RELEASE/usr.sbin/powerd/
H A Dpowerd.c130 if ((fd = prog_open(_PATH_POWER, O_RDONLY|O_NONBLOCK, 0600)) == -1) {
131 powerd_log(LOG_ERR, "open %s: %s", _PATH_POWER,
291 powerd_log(LOG_ERR, "read of %s: %s", _PATH_POWER,
307 _PATH_POWER, pev.pev_type);
/netbsd-6-1-5-RELEASE/tests/include/
H A Dt_paths.c86 { _PATH_POWER, PATH_DEV | PATH_ROOT },

Completed in 112 milliseconds