Searched refs:topo_snap_hold (Results 1 – 6 of 6) sorted by relevance
/titanic_50/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()
|
/titanic_50/usr/src/lib/fm/topo/libtopo/common/ |
H A D | mapfile-vers | 191 topo_snap_hold;
|
H A D | libtopo.h | 61 extern char *topo_snap_hold(topo_hdl_t *, const char *, int *);
|
H A D | topo_snap.c | 373 topo_snap_hold(topo_hdl_t *thp, const char *uuid, int *errp) in topo_snap_hold() function
|
/titanic_50/usr/src/cmd/prtdiag/i386/ |
H A D | smbios.c | 355 if ((uuid = topo_snap_hold(thp, NULL, &err)) == NULL) { in do_prominfo()
|
/titanic_50/usr/src/cmd/fm/fmtopo/common/ |
H A D | fmtopo.c | 1268 if ((uuid = topo_snap_hold(thp, NULL, &err)) == NULL) { in main()
|