Home
last modified time | relevance | path

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

/freebsd/usr.sbin/apmd/
H A Dapmd.h89 BATTERY_MINUTES, enumerator
H A Dapmd.c238 we->type = (level<0)?BATTERY_MINUTES:BATTERY_PERCENT; in register_battery_handlers()
559 (p -> type == BATTERY_MINUTES && in check_battery()