Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libscf/common/
H A Dmidlevel_impl.h43 struct pv_time { struct
46 } pv_time; member
H A Dmidlevel.c215 &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()