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

  /onnv/onnv-gate/usr/src/lib/fm/libfmd_log/common/
fmd_log.h 92 #define FMD_LOG_XITER_OFFS 0x2 /* compute rec_off for each record */
fmd_log.c 114 if (iflags & FMD_LOG_XITER_OFFS) {
132 if (iflags & FMD_LOG_XITER_OFFS)
  /onnv/onnv-gate/usr/src/cmd/fm/fmdump/common/
fmdump.c 595 iflags |= FMD_LOG_XITER_OFFS;
730 if (iflags & FMD_LOG_XITER_OFFS)
749 if (iflags & FMD_LOG_XITER_OFFS) {

Completed in 360 milliseconds