Searched refs:_scf_snapshot_attach (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libscf/inc/
H A Dlibscf_priv.h181 * _scf_snapshot_attach() to attach the new snaplevels to a snapshot
185 * _scf_snapshot_attach(snap1, snap2) points snap2 at the snaplevels
188 * _scf_snapshot_attach(inst, snap), scf_snapshot_update() will be
208 * _scf_snapshot_attach() can fail with _HANDLE_MISMATCH, _CONNECTION_BROKEN,
215 int _scf_snapshot_attach(scf_snapshot_t *, scf_snapshot_t *);
/osnet-11/usr/src/lib/libscf/common/
H A Dlowlevel.c4138 _scf_snapshot_attach(scf_snapshot_t *src, scf_snapshot_t *dest) function

Completed in 30 milliseconds