Home
last modified time | relevance | path

Searched refs:svc_init (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dsvc.h36 extern int svc_init(topo_mod_t *, topo_version_t); /* see svc.c */
H A Dtopo_builtin.c51 { "svc", SVC_VERSION, svc_init, svc_fini, TOPO_BLTIN_TYPE_TREE },
H A Dsvc.c141 svc_init(topo_mod_t *mod, topo_version_t version) in svc_init() function
/illumos-gate/usr/src/uts/common/rpc/
H A Dsvc.h807 extern void svc_init(void);
H A Drpcmod.c146 svc_init(); in _init()
H A Dsvc.c367 svc_init() in svc_init() function