Searched refs:ntp_adjtime (Results 1 – 20 of 20) sorted by relevance
12 time_constant defaults to 0. The only place it is set is in the ntp_adjtime16 Never set the constant element of the timex structure passed to ntp_adjtime to32 The easiest way to disable ntp_adjtime option is(without changing40 does not use ntp_adjtime() system call. This prevents it from panic'ng45 I complied a new xntpd binary this way and it does nothave any ntp_adjtime()52 grep ntp_adjtime53 354:adj_frequency: ntp_adjtime failed: %m54 357:loop_config: ntp_adjtime() failed: %m55 435:get_kernel_info: ntp_adjtime() failed: %m61 xntpd.nopll | grep ntp_adjtime[all …]
17 # define ntp_adjtime(t) syscall(SYS_ntp_adjtime, (t)) macro21 extern int ntp_adjtime (struct timex *);42 result = ntp_adjtime(&tntx); in ntp_gettime()
55 __weak_alias(ntp_adjtime,_ntp_adjtime)63 ntp_adjtime(struct timex *tp) in ntp_adjtime() function
36 pread.c preadv.c pwrite.c pwritev.c truncate.c ntp_adjtime.c \284 munmap.2 nanosleep.2 nfssvc.2 ntp_adjtime.2 open.2 pathconf.2 pipe.2 \373 MLINKS+=ntp_adjtime.2 ntp_gettime.2
356 or, from ntp_adjtime(): in ntp_adjtime_error_handler()811 ntp_adj_ret = ntp_adjtime(&ntv); in local_clock()839 if ((ntp_adj_ret = ntp_adjtime(&ntv)) != 0) { in local_clock()1107 if ((ntp_adj_ret = ntp_adjtime(&ntv)) != 0) { in set_freq()1153 if ((ntp_adj_ret = ntp_adjtime(&ntv)) != 0) { in start_kern_loop()1164 if ((ntp_adj_ret = ntp_adjtime(&ntv)) != 0) { in start_kern_loop()1310 ntp_adjtime(&ntv); in loop_config()
187 switch (ntp_adjtime(&ntv)) { in local_poll()
2527 if (ntp_adjtime(&ntx) < 0) in get_kernel_info()
1937 if (ntp_adjtime(&ntx) < 0) in ctl_putsys()
280 status = ntp_adjtime(&_ntx); in main()330 status = ntp_adjtime(&ntx); in main()
8 interface syscalls ntp_gettime() and ntp_adjtime(). If present, the
305 extern int ntp_adjtime __P((struct timex *));
298 extern int ntp_adjtime(struct timex *);
259 int ntp_adjtime(struct timex *);
552 #define ntp_adjtime _ntp_adjtime macro
413 AC_CHECK_FUNCS([ntp_adjtime ntp_gettime])434 AC_DEFINE([ntp_adjtime], [adjtimex], [deviant]) definition442 AC_DEFINE([ntp_adjtime], [__adjtimex], [deviant]) definition
1802 #undef ntp_adjtime
4391 of ntp_adjtime() and ntp_gettime() syscalls.5894 (ac_cv_struct_nlist_n_un): Don't look for ntp_adjtime or6029 MAXTC, and log error returns from ntp_adjtime.
1365 * [Bug 2639] Check return value of ntp_adjtime().1394 * [Bug 2639] Check return value of ntp_adjtime().
48276 [Bug 2639] Check return value of ntp_adjtime()48279 [Bug 2639] Check return value of ntp_adjtime()48282 [Bug 2639] Check return value of ntp_adjtime()52214 [Bug 2639] Check return value of ntp_adjtime()52217 [Bug 2639] Check return value of ntp_adjtime()52220 [Bug 2639] Check return value of ntp_adjtime()222952 [Bug 576] Use __adjtimex if we have it and not ntp_adjtime222955 [Bug 576] Use __adjtimex if we have it and not ntp_adjtime
4990 ./usr/share/man/cat2/ntp_adjtime.0 comp-c-catman .cat13597 ./usr/share/man/html2/ntp_adjtime.html comp-c-htmlman html22034 ./usr/share/man/man2/ntp_adjtime.2 comp-c-man .man