OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STA_PPSFREQ
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/compat/freebsd/
freebsd_timex.h
210
#define
STA_PPSFREQ
0x0002 /* enable PPS freq discipline (rw) */
/src/sys/sys/
timex.h
145
#define
STA_PPSFREQ
0x0002 /* enable PPS freq discipline (rw) */
/src/sys/kern/
kern_ntptime.c
649
if (time_status &
STA_PPSFREQ
&& time_status & STA_PPSSIGNAL) {
881
if (time_status &
STA_PPSFREQ
)
909
(time_status & (
STA_PPSFREQ
| STA_PPSTIME) &&
923
(time_status &
STA_PPSFREQ
&&
Completed in 34 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025