Home
last modified time | relevance | path

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

/openbsd/usr.sbin/apmd/
H A Dpathnames.h38 #define _PATH_APM_ETC_RESUME _PATH_APM_ETC_DIR"/resume" macro
H A Dapmd.c399 do_etc_file(_PATH_APM_ETC_RESUME); in resumed()