Lines Matching refs:scf_snapshot_t
1353 scf_snapshot_t *snap; in handle_unrefed()
2589 scf_iter_next_snapshot(scf_iter_t *iter, scf_snapshot_t *out) in scf_iter_next_snapshot()
2610 const scf_snapshot_t *snap) in scf_iter_instance_pgs_composed()
2621 const scf_instance_t *inst, const scf_snapshot_t *snap, const char *type) in scf_iter_instance_pgs_typed_composed()
2809 _scf_snapshot_delete(scf_snapshot_t *snap) in _scf_snapshot_delete()
2888 scf_snapshot_t *pg) in scf_instance_get_snapshot()
2914 const scf_snapshot_t *snap, const char *name, scf_propertygroup_t *pg) in scf_instance_get_pg_composed()
3001 scf_snapshot_t *
3004 scf_snapshot_t *ret; in scf_snapshot_create()
3021 scf_snapshot_handle(const scf_snapshot_t *val) in scf_snapshot_handle()
3027 scf_snapshot_destroy(scf_snapshot_t *val) in scf_snapshot_destroy()
3037 scf_snapshot_get_name(const scf_snapshot_t *rep, char *out, size_t len) in scf_snapshot_get_name()
3173 int scf_snapshot_get_base_snaplevel(const scf_snapshot_t *base, in scf_snapshot_get_base_snaplevel()
3300 scf_snapshot_update(scf_snapshot_t *snap) in scf_snapshot_update()
3448 scf_snapshot_t *snap, int flags) in _scf_snapshot_take()
3489 scf_snapshot_t *snap) in _scf_snapshot_take_new_named()
3539 scf_snapshot_t *snap) in _scf_snapshot_take_new()
3545 _scf_snapshot_take_attach(scf_instance_t *inst, scf_snapshot_t *snap) in _scf_snapshot_take_attach()
3551 _scf_snapshot_attach(scf_snapshot_t *src, scf_snapshot_t *dest) in _scf_snapshot_attach()
5196 scf_snapshot_get_parent(const scf_snapshot_t *inst, scf_instance_t *svc) in scf_snapshot_get_parent()
5202 scf_snaplevel_get_parent(const scf_snaplevel_t *inst, scf_snapshot_t *svc) in scf_snaplevel_get_parent()
5909 scf_snapshot_t *snap = HANDLE_HOLD_SNAPSHOT(h); in scf_pg_to_fmri()