Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/svc/configd/
H A Dconfigd.h734 int rc_snapshot_attach(rc_node_ptr_t *, rc_node_ptr_t *);
H A Dclient.c1560 result = rc_snapshot_attach(&src->re_node, &dest->re_node); in snapshot_attach()
H A Drc_node.c5528 rc_snapshot_attach(rc_node_ptr_t *npp, rc_node_ptr_t *cpp) in rc_snapshot_attach() function