Searched refs:pv_time (Results 1 – 2 of 2) sorted by relevance
43 struct pv_time { struct46 } pv_time; member
215 &vallist[numvals].pv_time.t_sec, in fill_prop()216 &vallist[numvals].pv_time.t_nsec) == -1) in fill_prop()2418 *nsec = ret->pv_time.t_nsec; in scf_simple_prop_next_time()2420 return (&ret->pv_time.t_sec); in scf_simple_prop_next_time()