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

/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_snap.c942 topo_snap_load(topo_hdl_t *thp, const char *snap_dir, int *errp) argument
953 if (snap_dir == NULL) {
961 topo_dprintf(thp, TOPO_DBG_SNAP, "%s: thp=0x%p, snap_dir=%s\n",
962 __func__, (void *)thp, snap_dir);
964 thp->th_snap_dir = topo_hdl_strdup(thp, snap_dir);

Completed in 22 milliseconds