HomeSort by relevance Sort by last modified time
    Searched refs:devidcache (Results 1 - 4 of 4) sorted by null

  /onnv/onnv-gate/usr/src/cmd/fm/modules/common/eversholt/
config.h 58 struct lut *devidcache; member in struct:cfgdata
config.c 365 cdata->devidcache = lut_add(cdata->devidcache,
429 if (cp->devidcache != NULL)
430 lut_free(cp->devidcache, NULL, NULL);
431 cp->devidcache = NULL;
581 * config_bydevid_lookup -- look up the path in our DEVIDcache lut.
593 if ((find = lut_lookup(fromcfg->devidcache,
platform.c 688 Lastcfg->devidcache = NULL;
    [all...]
fme.c 739 cfgdata->devidcache = NULL;
    [all...]

Completed in 60 milliseconds