Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_time.h44 int (*fto_gettimeofday)(struct timeval *, void *); member
H A Dfmd_time.c41 if (fmd.d_clockops->fto_gettimeofday(tvp, NULL) != 0) in fmd_time_gettimeofday()
90 (void) ftop->fto_gettimeofday(&tod, NULL); in fmd_time_sync()