Lines Matching refs:snap
321 scf_snapshot_t *snap = NULL;
374 if (snap != NULL)
375 scf_snapshot_destroy(snap);
382 snap = NULL;
406 snap = libscf_get_running_snapshot(scf_inst);
507 switch (libscf_get_startd_properties(scf_inst, snap, &inst->ri_flags,
535 r = libscf_get_template_values(scf_inst, snap,
678 scf_snapshot_destroy(snap);
691 if (snap != NULL)
692 scf_snapshot_destroy(snap);
1674 scf_snapshot_t *snap;
1704 snap = libscf_get_running_snapshot(inst);
1706 r = libscf_get_startd_properties(inst, snap, &rip->ri_flags,
1716 scf_snapshot_destroy(snap);
1746 scf_snapshot_destroy(snap);