Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libscf/common/
H A Dlowlevel.c3438 _scf_snapshot_take(scf_instance_t *inst, const char *name, in _scf_snapshot_take() function
3532 return (_scf_snapshot_take(inst, name, snap, REP_SNAPSHOT_NEW)); in _scf_snapshot_take_new()
3538 return (_scf_snapshot_take(inst, NULL, snap, REP_SNAPSHOT_ATTACH)); in _scf_snapshot_take_attach()