Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libscf/inc/
H A Dlibscf_priv.h185 int _scf_snapshot_take_new(scf_instance_t *, const char *, scf_snapshot_t *);
/titanic_44/usr/src/lib/libscf/common/
H A Dmapfile-vers315 _scf_snapshot_take_new;
H A Dlowlevel.c3478 _scf_snapshot_take_new(scf_instance_t *inst, const char *name, in _scf_snapshot_take_new() function
/titanic_44/usr/src/cmd/svc/startd/
H A Dlibscf.c164 if (_scf_snapshot_take_new(inst, SMF_SNAPSHOT_RUNNING, snap) == 0) { in libscf_get_or_make_running_snapshot()
230 if (_scf_snapshot_take_new(inst, "start", start) != 0) { in libscf_snapshots_poststart()
374 if (_scf_snapshot_take_new(inst, SMF_SNAPSHOT_RUNNING, in libscf_snapshots_refresh()
/titanic_44/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c1534 if (_scf_snapshot_take_new(inst, name, snap) != 0) { in take_snap()
6565 if (_scf_snapshot_take_new(imp_inst, snap_lastimport, in lscf_instance_import()
15386 if (_scf_snapshot_take_new(cur_inst, snap_previous, prev) != 0) in lscf_revert()