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

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_time.h46 int (*fto_gettimeofday)(struct timeval *, void *); member in struct:fmd_timeops
H A Dfmd_time.c41 if (fmd.d_clockops->fto_gettimeofday(tvp, NULL) != 0)
90 (void) ftop->fto_gettimeofday(&tod, NULL);
378 gettimeofday, /* fto_gettimeofday */
388 fmd_simulator_tod, /* fto_gettimeofday */

Completed in 57 milliseconds