Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/libfmd_log/common/
H A Dfmd_log_impl.h49 int log_abi; /* abi version of library client */ member
H A Dfmd_filter.c110 argt != NULL; argt = (lp->log_abi < 3) ? NULL : argt->nvarg_next) { in fmd_log_filter_nv()
H A Dfmd_log.c305 (xlp = fmd_log_open(lp->log_abi, path, NULL)) != NULL) { in fmd_log_load_xrdir()
406 lp->log_abi = abi; in fmd_log_open()
547 if (lp->log_abi > 1) in fmd_log_header()