OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dosync_offset
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/ntp/dist/util/
tickadj.c
252
off_t
dosync_offset
;
local
330
getoffsets(&tick_offset, &tickadj_offset, &
dosync_offset
, &noprintf_offset);
336
(void) printf("dosynctodr offset = %lu\n", (unsigned long)
dosync_offset
);
354
if (unsetdosync && (
dosync_offset
== 0))
409
if (
dosync_offset
!= 0)
411
readvar(fd,
dosync_offset
, &dosynctodr);
421
if (unsetdosync &&
dosync_offset
== 0)
486
if (
dosync_offset
!= 0)
604
if (unsetdosync && (
dosync_offset
!= 0))
611
writevar(fd,
dosync_offset
, 0)
[
all
...]
Completed in 41 milliseconds
Indexes created Sat Aug 29 00:25:01 UTC 2026