Searched refs:topo_snap_hold (Results 1 – 7 of 7) sorted by relevance
/illumos-gate/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_topo.c | 89 if ((id = topo_snap_hold(tp, NULL, &err)) == NULL) in fmd_topo_update()
|
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/ |
H A D | mapfile-vers | 222 topo_snap_hold;
|
H A D | libtopo.h | 82 extern char *topo_snap_hold(topo_hdl_t *, const char *, int *);
|
H A D | topo_snap.c | 420 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 D | smbios.c | 355 if ((uuid = topo_snap_hold(thp, NULL, &err)) == NULL) { in do_prominfo()
|
/illumos-gate/usr/src/cmd/diskinfo/ |
H A D | diskinfo.c | 273 (void) topo_snap_hold(hp, NULL, &e); in enumerate_disks()
|
/illumos-gate/usr/src/cmd/fm/fmtopo/common/ |
H A D | fmtopo.c | 1316 if ((uuid = topo_snap_hold(thp, NULL, &err)) == NULL) { in main()
|