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

/illumos-gate/usr/src/lib/libscf/common/
H A Dlowlevel.c3387 _scf_snapshot_take(scf_instance_t *inst, const char *name, function
3481 return (_scf_snapshot_take(inst, name, snap, REP_SNAPSHOT_NEW));
3487 return (_scf_snapshot_take(inst, NULL, snap, REP_SNAPSHOT_ATTACH));

Completed in 85 milliseconds