Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/fm/libfmd_log/common/
H A Dfmd_log.c61 static int fmd_log_load_xrefs(fmd_log_t *, uint_t, fmd_log_record_t *);
162 if (rp->rec_nrefs != 0 && fmd_log_load_xrefs(lp, iflags, rp) != 0) { in fmd_log_load_record()
321 fmd_log_load_xrefs(fmd_log_t *lp, uint_t iflags, fmd_log_record_t *rp) in fmd_log_load_xrefs() function