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

/osnet-11/usr/src/lib/libscf/common/
H A Dmidlevel.c1333 ret->snap = scf_snapshot_create(ret->h);
2780 scf_snapshot_t *snap = running ? scf_snapshot_create(h) : NULL;
3025 scf_snapshot_t *snap = scf_snapshot_create(h);
3419 lsnap = scf_snapshot_create(h);
H A Dnotify_params.c196 scf_snapshot_t *snap = scf_snapshot_create(h);
H A Dscf_tmpl.c918 if ((*snap = scf_snapshot_create(h)) == NULL) {
1784 if ((snap = scf_snapshot_create(h)) == NULL) {
H A Dlowlevel.c872 (ret->rh_snapshot = scf_snapshot_create(ret)) == NULL ||
3589 scf_snapshot_create(scf_handle_t *handle) function
/osnet-11/usr/src/lib/libscf/inc/
H A Dlibscf.h644 scf_snapshot_t *scf_snapshot_create(scf_handle_t *);
/osnet-11/usr/src/lib/libntsvcs/common/
H A Dsvcctl_scm.c187 snap = scf_snapshot_create(mgr_ctx->mc_scf_hdl);
/osnet-11/usr/src/lib/libnwam/common/
H A Dlibnwam_util.c936 (snap = scf_snapshot_create(h)) == NULL ||
/osnet-11/usr/src/lib/libdladm/common/
H A Dlibdlbridge.c205 sstate->ss_snap = scf_snapshot_create(sstate->ss_handle);

Completed in 61 milliseconds