Searched refs:_get_snapshot (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/lib/libscf/common/ |
H A D | scf_tmpl.c | 910 _get_snapshot(scf_instance_t *inst, const char *snapshot, in _get_snapshot() function 1682 if (_get_snapshot(inst, p->pw_snapname, &tmpl_snap) == -1) in find_pg_match() 2005 if (_get_snapshot(inst, NULL, &snap) == -1) in scf_tmpl_get_by_pg_name() 2008 if (_get_snapshot(inst, snapshot, &snap) == -1) { in scf_tmpl_get_by_pg_name() 2184 if (_get_snapshot(t->pt_inst, snapshot, in _get_next_iterator() 2369 if (_get_snapshot(inst, NULL, &snap) == -1) in scf_tmpl_iter_pgs() 2373 if (_get_snapshot(inst, snapshot, in scf_tmpl_iter_pgs() 6590 if (_get_snapshot(inst, NULL, &snap) == -1) in scf_tmpl_validate_fmri() 6594 if (_get_snapshot(inst, snapshot, &snap) == -1) { in scf_tmpl_validate_fmri()
|