Searched defs:tickadj (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/conf/
H A Dparam.c117 int tickadj = (240000 / (60 * HZ)) ? (240000 / (60 * HZ)) : 1; variable
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/util/
H A Dtickadj.c252 int tickadj, ktickadj; /* HMS: Why isn't this u_long? */ local
[all...]
/netbsd-6-1-5-RELEASE/sys/sys/
H A Dsysctl.h372 int tickadj; /* clock skew rate for adjtime() */ member in struct:clockinfo

Completed in 115 milliseconds