Searched refs:clone_event_cmd_list (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/usr.sbin/apmd/
H A Dapmd.h121 struct event_cmd *clone_event_cmd_list(struct event_cmd *);
H A Dapmd.c188 clone_event_cmd_list(struct event_cmd *p) function
242 we->cmdlist = clone_event_cmd_list(cmdlist);
263 if ((q = clone_event_cmd_list(cmdlist)) == NULL)

Completed in 63 milliseconds