_scf_snapshot_take_new
if (_scf_snapshot_take_new(inst, SMF_SNAPSHOT_RUNNING, snap) == 0) {
if (_scf_snapshot_take_new(inst, "start", start) != 0) {
if (_scf_snapshot_take_new(inst, SMF_SNAPSHOT_RUNNING,
if (_scf_snapshot_take_new(cur_inst, snap_previous, prev) != 0)
if (_scf_snapshot_take_new(inst, name, snap) != 0) {
if (_scf_snapshot_take_new(imp_inst, snap_lastimport,
int _scf_snapshot_take_new(scf_instance_t *, const char *, scf_snapshot_t *);