Searched refs:svc_fini (Results 1 – 3 of 3) sorted by relevance
37 extern void svc_fini(topo_mod_t *); /* see svc.c */
50 { "svc", SVC_VERSION, svc_init, svc_fini },
159 svc_fini(topo_mod_t *mod) in svc_fini() function