Home
last modified time | relevance | path

Searched defs:sc_free (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/syseventadm/
H A Dsyseventadm.c962 sc_free(void *p, size_t n) in sc_free() function
/titanic_41/usr/src/cmd/syseventd/modules/sysevent_conf_mod/
H A Dsysevent_conf_mod.c255 sc_free(void *p, size_t n) in sc_free() function
/titanic_41/usr/src/cmd/svc/svccfg/
H A Dsvccfg.h293 void (*sc_free)(struct value *); member