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

/illumos-gate/usr/src/man/man3scf/
H A DMakefile157 scf_snapshot_get_parent.3scf \
374 scf_snapshot_get_parent.3scf := LINKSRC = scf_snapshot_create.3scf
/illumos-gate/usr/src/lib/libscf/inc/
H A Dlibscf.h586 int scf_snapshot_get_parent(const scf_snapshot_t *, scf_instance_t *);
/illumos-gate/usr/src/lib/libscf/common/
H A Dscf_tmpl.c1817 ret = scf_snapshot_get_parent(snap, inst);
H A Dlowlevel.c5136 scf_snapshot_get_parent(const scf_snapshot_t *inst, scf_instance_t *svc) function

Completed in 249 milliseconds