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

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_time.h59 } fmd_timesim_t; typedef in typeref:struct:fmd_timesim
H A Dfmd_time.c226 fmd_timesim_t *fts = fmd_alloc(sizeof (fmd_timesim_t), FMD_SLEEP);
249 fmd_free(fts, sizeof (fmd_timesim_t));
256 fmd_timesim_t *fts = fmd.d_clockptr;
278 fmd_timesim_t *fts = fmd.d_clockptr;
291 fmd_timesim_t *fts = fmd.d_clockptr;
310 fmd_timesim_t *fts = fmd.d_clockptr;
338 fmd_timesim_t *fts = fmd.d_clockptr;

Completed in 58 milliseconds