Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_topo.c89 if ((id = topo_snap_hold(tp, NULL, &err)) == NULL) in fmd_topo_update()
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dmapfile-vers222 topo_snap_hold;
H A Dlibtopo.h82 extern char *topo_snap_hold(topo_hdl_t *, const char *, int *);
H A Dtopo_snap.c420 topo_snap_hold(topo_hdl_t *thp, const char *uuid, int *errp) in topo_snap_hold() function
/illumos-gate/usr/src/cmd/prtdiag/i386/
H A Dsmbios.c355 if ((uuid = topo_snap_hold(thp, NULL, &err)) == NULL) { in do_prominfo()
/illumos-gate/usr/src/cmd/diskinfo/
H A Ddiskinfo.c272 (void) topo_snap_hold(hp, NULL, &e); in enumerate_disks()
/illumos-gate/usr/src/cmd/fm/fmtopo/common/
H A Dfmtopo.c1316 if ((uuid = topo_snap_hold(thp, NULL, &err)) == NULL) { in main()