Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/fm/fmd/common/
H A Dfmd_topo.c89 if ((id = topo_snap_hold(tp, NULL, &err)) == NULL) in fmd_topo_update()
/titanic_50/usr/src/lib/fm/topo/libtopo/common/
H A Dmapfile-vers191 topo_snap_hold;
H A Dlibtopo.h61 extern char *topo_snap_hold(topo_hdl_t *, const char *, int *);
H A Dtopo_snap.c373 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 Dsmbios.c355 if ((uuid = topo_snap_hold(thp, NULL, &err)) == NULL) { in do_prominfo()
/titanic_50/usr/src/cmd/fm/fmtopo/common/
H A Dfmtopo.c1268 if ((uuid = topo_snap_hold(thp, NULL, &err)) == NULL) { in main()