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

/osnet-11/usr/src/lib/libscf/inc/
H A Dlibscf_priv.h170 * _scf_snapshot_take_new(), _scf_snapshot_take_new_named(), and
173 * its parent service's property groups. _scf_snapshot_take_new() and
197 * _scf_snapshot_take_new() can fail with at least _HANDLE_MISMATCH,
211 int _scf_snapshot_take_new(scf_instance_t *, const char *, scf_snapshot_t *);
/osnet-11/usr/src/lib/libscf/common/
H A Dmidlevel.c3453 if (_scf_snapshot_take_new(inst, name, snap) != 0) {
H A Dlowlevel.c4125 _scf_snapshot_take_new(scf_instance_t *inst, const char *name, function

Completed in 38 milliseconds