Home
last modified time | relevance | path

Searched refs:clock_settime (Results 1 – 25 of 37) sorted by relevance

12

/netbsd/lib/libc/compat/sys/
H A Dcompat_clock.c48 __warn_references(clock_settime,
54 __weak_alias(clock_settime, _clock_settime) in __weak_alias() argument
61 clock_settime(clockid_t clockid, const struct timespec50 * tim50) in __weak_alias()
/netbsd/external/gpl2/xcvs/dist/m4/
H A Dclock_time.m47 # Check for clock_gettime and clock_settime, and sets LIB_CLOCK_GETTIME.
24 AC_CHECK_FUNCS(clock_gettime clock_settime)
/netbsd/lib/libc/sys/
H A Dclock_settime.c59 clock_settime(clockid_t clock_id, const struct timespec *tp) in clock_settime() function
H A DMakefile.inc39 GLUE50+= adjtime.c clock_settime.c settimeofday.c
263 clock_settime.2 clone.2 close.2 \
310 MLINKS+=clock_settime.2 clock_gettime.2
311 MLINKS+=clock_settime.2 clock_getres.2
/netbsd/external/bsd/ntp/dist/sntp/m4/
H A Dntp_libntp.m467 # (prr) aix 4.1 doesn't have clock_settime, but in aix 4.3 it's a stub
69 # IBM pulls its thumbs out long enough to implement clock_settime,
75 AC_CHECK_FUNCS([clock_getres clock_gettime clock_settime])
1148 AC_MSG_CHECKING([if we'll use clock_settime or settimeofday or stime])
1154 ans='clock_settime()'
1157 ntp_warning='But clock_settime() would be better (if we had it)'
/netbsd/lib/libc/compat/include/
H A Dtime.h72 int clock_settime(clockid_t, const struct timespec50 *);
/netbsd/include/
H A Dtime.h154 int clock_settime(clockid_t, const struct timespec *)
/netbsd/tests/lib/libc/sys/
H A Dt_timerfd.c308 ATF_REQUIRE(clock_settime(CLOCK_REALTIME, &now) == 0); in ATF_TC_BODY()
326 ATF_REQUIRE(clock_settime(CLOCK_REALTIME, &now) == 0); in timerfd_cancel_on_set_block_helper()
/netbsd/external/gpl3/gcc/dist/libsanitizer/
H A Dconfig.h.in18 /* Define to 1 if you have the `clock_settime' function. */
H A Dconfigure.ac95 AC_CHECK_FUNCS(clock_getres clock_gettime clock_settime lstat readlink)
/netbsd/external/bsd/ntp/dist/libntp/
H A Dmachines.c455 rc = clock_settime(CLOCK_REALTIME, &ts); in ntp_set_tod()
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/
H A Dconfig.h.in18 /* Define to 1 if you have the `clock_settime' function. */
H A Dconfigure.ac95 AC_CHECK_FUNCS(clock_getres clock_gettime clock_settime lstat readlink)
/netbsd/external/bsd/ntp/dist/ntpd/
H A Dntpd.c1361 SCMP_SYS(clock_settime),
1400 SCMP_SYS(clock_settime),
/netbsd/external/gpl3/gcc.old/dist/gcc/config/vms/
H A Dvms-crtlmap.map227 clock_settime
/netbsd/external/gpl3/gcc/dist/gcc/config/vms/
H A Dvms-crtlmap.map227 clock_settime
/netbsd/lib/libc/include/
H A Dnamespace.h275 #define clock_settime _clock_settime macro
/netbsd/external/gpl3/gdb/dist/gdb/
H A Daarch64-linux-tdep.c1172 SYSCALL_MAP (clock_settime); in aarch64_canonicalize_syscall()
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Daarch64-linux-tdep.c1172 SYSCALL_MAP (clock_settime); in aarch64_canonicalize_syscall()
/netbsd/external/bsd/ntp/dist/sntp/
H A Dconfig.h.in66 /* Define to 1 if you have the `clock_settime' function. */
/netbsd/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_common_syscalls.inc482 PRE_SYSCALL(clock_settime)(long which_clock, const void *tp) {
486 POST_SYSCALL(clock_settime)(long res, long which_clock, const void *tp) {}
/netbsd/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_common_syscalls.inc484 PRE_SYSCALL(clock_settime)(long which_clock, const void *tp) {
488 POST_SYSCALL(clock_settime)(long res, long which_clock, const void *tp) {}
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_common_syscalls.inc482 PRE_SYSCALL(clock_settime)(long which_clock, const void *tp) {
486 POST_SYSCALL(clock_settime)(long res, long which_clock, const void *tp) {}
/netbsd/external/gpl2/xcvs/dist/
H A Dconfig.h.in134 /* Define to 1 if you have the `clock_settime' function. */
/netbsd/external/bsd/ntp/dist/
H A Dconfig.h.in372 /* Define to 1 if you have the `clock_settime' function. */

12