Home
last modified time | relevance | path

Searched refs:_scf_snapshot_take_attach (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libscf/inc/
H A Dlibscf_priv.h191 int _scf_snapshot_take_attach(scf_instance_t *, scf_snapshot_t *);
/illumos-gate/usr/src/lib/libscf/common/
H A Dmapfile-vers320 _scf_snapshot_take_attach;
H A Dlowlevel.c3536 _scf_snapshot_take_attach(scf_instance_t *inst, scf_snapshot_t *snap) in _scf_snapshot_take_attach() function
/illumos-gate/usr/src/cmd/svc/startd/
H A Dlibscf.c351 if (_scf_snapshot_take_attach(inst, snap) == 0) in libscf_snapshots_refresh()
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c1521 if (_scf_snapshot_take_attach(inst, snap) != 0) { in take_snap()
15417 if (_scf_snapshot_take_attach(cur_inst, prev) != 0) in lscf_revert()