Home
last modified time | relevance | path

Searched refs:svc_fini (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/lib/fm/topo/libtopo/common/
H A Dsvc.h37 extern void svc_fini(topo_mod_t *); /* see svc.c */
H A Dtopo_builtin.c50 { "svc", SVC_VERSION, svc_init, svc_fini },
H A Dsvc.c159 svc_fini(topo_mod_t *mod) in svc_fini() function