Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/syseventadm/
H A Dsyseventadm.h100 static int list_remove_cmd(int cmd);
H A Dsyseventadm.c155 rval = list_remove_cmd(CMD_LIST); in serve_syseventdotconf()
157 rval = list_remove_cmd(CMD_REMOVE); in serve_syseventdotconf()
429 list_remove_cmd(int cmd) in list_remove_cmd() function