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

/freebsd-9.3-release/usr.sbin/apmd/
H A Dapmd.h121 struct event_cmd *clone_event_cmd_list(struct event_cmd *);
H A Dapmd.c191 clone_event_cmd_list(struct event_cmd *p) function
245 we->cmdlist = clone_event_cmd_list(cmdlist);
266 if ((q = clone_event_cmd_list(cmdlist)) == NULL)

Completed in 180 milliseconds