Searched defs:sc_strfree (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/syseventadm/
H A Dsyseventadm.c614 sc_strfree(raw_line);
724 sc_strfree(line);
728 sc_strfree(line);
871 sc_strfree(sep->se_vendor);
872 sc_strfree(sep->se_publisher);
873 sc_strfree(sep->se_class);
874 sc_strfree(sep->se_subclass);
875 sc_strfree(sep->se_user);
876 sc_strfree(sep->se_reserved1);
877 sc_strfree(se
983 sc_strfree(char *s) function
[all...]
/illumos-gate/usr/src/cmd/syseventd/modules/sysevent_conf_mod/
H A Dsysevent_conf_mod.c277 sc_strfree(char *s) function
651 sc_strfree(sep->se_vendor);
652 sc_strfree(sep->se_publisher);
653 sc_strfree(sep->se_class);
654 sc_strfree(sep->se_subclass);
655 sc_strfree(sep->se_user);
656 sc_strfree(sep->se_reserved1);
657 sc_strfree(sep->se_reserved2);
658 sc_strfree(sep->se_path);
659 sc_strfree(se
[all...]

Completed in 59 milliseconds