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

/freebsd-11-stable/usr.sbin/apmd/
H A Dapmd.h123 struct event_cmd *clone_event_cmd_list(struct event_cmd *);
H A Dapmd.c193 clone_event_cmd_list(struct event_cmd *p) function
247 we->cmdlist = clone_event_cmd_list(cmdlist);
268 if ((q = clone_event_cmd_list(cmdlist)) == NULL)

Completed in 161 milliseconds