Home
last modified time | relevance | path

Searched refs:ntptimeval (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dtimex.h198 struct ntptimeval { struct
243 int ntp_gettime(struct ntptimeval *);
/illumos-gate/usr/src/uts/common/syscall/
H A Dntptime.c74 ntp_gettime(struct ntptimeval *tp) in ntp_gettime()
77 struct ntptimeval ntv; in ntp_gettime()
/illumos-gate/usr/src/uts/common/os/
H A Dsysent.c287 int ntp_gettime(struct ntptimeval *);
/illumos-gate/usr/src/cmd/truss/
H A Dexpound.c4005 struct ntptimeval ntv; in show_ntp_gettime()