Searched refs:timex (Results 1 – 10 of 10) sorted by relevance
/titanic_50/usr/src/uts/common/sys/ |
H A D | timex.h | 220 struct timex { struct 244 int ntp_adjtime(struct timex *); argument
|
H A D | Makefile | 599 timex.h \
|
/titanic_50/usr/src/uts/common/syscall/ |
H A D | ntptime.c | 142 ntp_adjtime(struct timex *tp) in ntp_adjtime() 144 struct timex ntv; in ntp_adjtime()
|
/titanic_50/usr/src/cmd/truss/ |
H A D | expound.c | 4295 struct timex timex; in show_ntp_adjtime() local 4301 if (Pread(Proc, &timex, sizeof (timex), offset) != sizeof (timex)) in show_ntp_adjtime() 4304 (void) printf("\tmodes: %s\n", get_timex_modes(pri, timex.modes)); in show_ntp_adjtime() 4305 (void) printf("\toffset: %11d usec\n", timex.offset); in show_ntp_adjtime() 4306 (void) printf("\tfreq: %11d scaled ppm\n", timex.freq); in show_ntp_adjtime() 4307 (void) printf("\tmaxerror: %11d usec\n", timex.maxerror); in show_ntp_adjtime() 4308 (void) printf("\testerror: %11d usec\n", timex.esterror); in show_ntp_adjtime() 4309 (void) printf("\tstatus: %s\n", get_timex_status(pri, timex.status)); in show_ntp_adjtime() 4310 (void) printf("\tconstant: %11d\n", timex.constant); in show_ntp_adjtime() 4311 (void) printf("\tprecision: %11d usec\n", timex.precision); in show_ntp_adjtime() [all …]
|
/titanic_50/usr/src/cmd/sa/ |
H A D | Makefile | 44 TIMEX= timex
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-accounting-legacy.mf | 70 file path=usr/bin/timex group=sys mode=0555 109 file path=usr/share/man/man1/timex.1
|
H A D | system-header.mf | 1498 file path=usr/include/sys/timex.h
|
/titanic_50/usr/src/man/man1/ |
H A D | Makefile | 377 timex.1 \
|
/titanic_50/usr/src/uts/common/os/ |
H A D | sysent.c | 286 int ntp_adjtime(struct timex *);
|
/titanic_50/ |
H A D | .gitignore | 2158 usr/src/cmd/sa/timex
|