Home
last modified time | relevance | path

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

/freebsd-13.1/usr.sbin/apmd/
H A Dapmd.h124 int exec_run_cmd(struct event_cmd *);
H A Dapmd.c287 exec_run_cmd(struct event_cmd *p) in exec_run_cmd() function
312 status = exec_run_cmd(ev->cmdlist); in exec_event_cmd()
573 status = exec_run_cmd(p -> cmdlist); in check_battery()