Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_time.h59 extern const fmd_timeops_t fmd_timeops_native;
H A Dfmd_dr.c126 fmd.d_clockops == &fmd_timeops_native) { in fmd_dr_event()
H A Dfmd_time.c380 const fmd_timeops_t fmd_timeops_native = { variable
H A Dfmd_event.c164 fmd.d_clockops == &fmd_timeops_native) in fmd_event_create()
H A Dfmd.c189 ops = &fmd_timeops_native; in fmd_clkmode_set()
H A Dfmd_xprt.c1566 if (dp->d_clockops != &fmd_timeops_native) in fmd_xprt_recv()