Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/apmd/
H A Dpathnames.h38 #define _PATH_APM_ETC_LINE _PATH_APM_ETC_DIR"/line" macro
H A Dapmd.c578 do_etc_file(_PATH_APM_ETC_LINE); in do_ac_state()