Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libscf/inc/
H A Dlibscf_priv.h188 int _scf_snapshot_take_new(scf_instance_t *, const char *, scf_snapshot_t *);
/illumos-gate/usr/src/lib/libscf/common/
H A Dmapfile-vers321 _scf_snapshot_take_new;
H A Dlowlevel.c3538 _scf_snapshot_take_new(scf_instance_t *inst, const char *name, in _scf_snapshot_take_new() function
/illumos-gate/usr/src/cmd/svc/startd/
H A Dlibscf.c165 if (_scf_snapshot_take_new(inst, SMF_SNAPSHOT_RUNNING, snap) == 0) { in libscf_get_or_make_running_snapshot()
231 if (_scf_snapshot_take_new(inst, "start", start) != 0) { in libscf_snapshots_poststart()
375 if (_scf_snapshot_take_new(inst, SMF_SNAPSHOT_RUNNING, in libscf_snapshots_refresh()
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c1552 if (_scf_snapshot_take_new(inst, name, snap) != 0) { in take_snap()
6579 if (_scf_snapshot_take_new(imp_inst, snap_lastimport, in lscf_instance_import()
15423 if (_scf_snapshot_take_new(cur_inst, snap_previous, prev) != 0) in lscf_revert()