| /src/contrib/ntp/include/ |
| H A D | ntp_unixtime.h | 22 # define SETTIMEOFDAY(a, b) (settimeofday(a, b)) 26 # define SETTIMEOFDAY(a, b) (settimeofday(a)) 33 # define SETTIMEOFDAY(a, b) (settimeofday(a, b))
|
| H A D | l_stdlib.h | 197 extern int settimeofday (struct timeval *); 201 extern int settimeofday (struct timeval *, void *);
|
| /src/crypto/krb5/src/windows/leashdll/ |
| H A D | timesync.c | 31 settimeofday( in settimeofday() function 280 if (settimeofday(&tv, &tz) < 0) in ProcessTimeSync()
|
| /src/tools/regression/priv/ |
| H A D | priv_settimeofday.c | 63 error = settimeofday(&now, NULL); in priv_settimeofday()
|
| /src/share/doc/psd/05.sysman/ |
| H A D | spell.ok | 284 settimeofday
|
| /src/sbin/adjkerntz/ |
| H A D | adjkerntz.c | 314 if (settimeofday(stv, stz)) { in main()
|
| /src/contrib/ntp/html/hints/ |
| H A D | mpeix | 13 and settimeofday() all had to be implemented from scratch by calling
|
| H A D | a-ux | 182 is to called 'settimeofday()' and step the clock to the correct
|
| /src/contrib/ntp/sntp/m4/ |
| H A D | ntp_libntp.m4 | 1071 settimeofday(0, 0); 1083 AC_CHECK_FUNCS([settimeofday], ,[ 1089 AC_MSG_CHECKING([if we'll use clock_settime or settimeofday or stime]) 1099 ans='settimeofday()'
|
| /src/usr.sbin/bsnmpd/modules/snmp_hostres/ |
| H A D | hostres_scalars.c | 335 if (settimeofday(timeval_to_set, NULL) == -1) { in OS_setSystemDate()
|
| /src/lib/libsys/ |
| H A D | Symbol.sys.map | 218 settimeofday;
|
| H A D | Makefile.sys | 464 MLINKS+=gettimeofday.2 settimeofday.2
|
| /src/contrib/ntp/sntp/ |
| H A D | sntp-opts.def | 161 correction using @command{settimeofday(2)}. The default value is 0, 193 descrip = "OK to 'step' the time with @command{settimeofday(2)}";
|
| H A D | invoke-sntp.texi | 132 -S no step OK to 'step' the time with settimeofday(2) 286 correction using @command{settimeofday(2)}. The default value is 0,
|
| H A D | config.h.in | 362 /* Define to 1 if you have the `settimeofday' function. */
|
| /src/contrib/ntp/libntp/ |
| H A D | machines.c | 382 int settimeofday(struct timeval *tvp) in settimeofday() function
|
| /src/sys/sys/ |
| H A D | syscall.mk | 92 settimeofday.o \
|
| H A D | time.h | 649 int settimeofday(const struct timeval *, const struct timezone *);
|
| /src/tests/sys/audit/ |
| H A D | administrative.c | 78 ATF_REQUIRE_EQ(0, settimeofday(&tp, &tzp)); in ATF_TC_BODY() 107 ATF_REQUIRE_EQ(-1, settimeofday(&tp, &tzp)); in ATF_TC_BODY()
|
| /src/contrib/openbsm/etc/ |
| H A D | audit_event | 58 37:AUE_SETTIMEOFDAY:settimeofday(2):ad 309 313:AUE_DARWIN_SETTIMEOFDAY:settimeofday(2):ad
|
| /src/contrib/ntp/parseutil/ |
| H A D | dcfd.c | 949 if (settimeofday(&the_time, 0L) == -1) in set_time()
|
| /src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_common_syscalls.inc | 249 PRE_SYSCALL(settimeofday)(void *tv, void *tz) {} 251 POST_SYSCALL(settimeofday)(long res, void *tv, void *tz) {
|
| /src/contrib/ntp/ |
| H A D | config.h.in | 832 /* Define to 1 if you have the `settimeofday' function. */
|
| H A D | CommitLog-4.1.0 | 4636 gettimeofday(), settimeofday(); they are `protected' by 6010 (settimeofday): Prototypes are OK.
|
| /src/contrib/llvm-project/compiler-rt/lib/dfsan/ |
| H A D | libc_ubuntu1404_abilist.txt | 2880 fun:settimeofday=uninstrumented
|