Home
last modified time | relevance | path

Searched defs:svc_ops (Results 1 – 2 of 2) sorted by relevance

/titanic_51/usr/src/uts/common/rpc/
H A Dsvc.h166 struct svc_ops { struct
167 xp_recvsvc_ops global() argument
169 xp_getargssvc_ops global() argument
171 xp_replysvc_ops global() argument
173 xp_freeargssvc_ops global() argument
175 xp_destroysvc_ops global() argument
177 xp_dupsvc_ops global() argument
180 xp_dupdonesvc_ops global() argument
182 xp_getressvc_ops global() argument
184 xp_freeressvc_ops global() argument
186 xp_clone_destroysvc_ops global() argument
188 xp_startsvc_ops global() argument
190 xp_clone_xprtsvc_ops global() argument
192 xp_tattrssvc_ops global() argument
/titanic_51/usr/src/lib/fm/topo/libtopo/common/
H A Dsvc.c99 static const topo_modops_t svc_ops = variable