Home
last modified time | relevance | path

Searched refs:HAVE_CLOCK_GETTIME (Results 1 – 25 of 34) sorted by relevance

12

/freebsd-14-stable/contrib/xz/src/xz/
HDmytime.c16 #elif defined(HAVE_CLOCK_GETTIME) \
62 #elif defined(HAVE_CLOCK_GETTIME) \ in mytime_now()
HDprivate.h61 #if defined(HAVE_CLOCK_GETTIME) && defined(SIGTSTP) && defined(SIGALRM)
/freebsd-14-stable/contrib/xz/src/common/
HDmythread.h110 #ifndef HAVE_CLOCK_GETTIME
141 #ifdef HAVE_CLOCK_GETTIME
247 #ifdef HAVE_CLOCK_GETTIME in mythread_cond_init()
326 #ifdef HAVE_CLOCK_GETTIME in mythread_condtime_set()
/freebsd-14-stable/contrib/ntp/util/
HDjitter.c96 #if defined(HAVE_CLOCK_GETTIME) || defined(HAVE_GETCLOCK) in get_systime()
102 # ifdef HAVE_CLOCK_GETTIME in get_systime()
HDsht.c201 #if defined(HAVE_CLOCK_GETTIME) && defined(CLOCK_REALTIME) in main()
/freebsd-14-stable/contrib/ntp/include/
HDntp_workimpl.h16 (defined(HAVE_GETCLOCK) || defined(HAVE_CLOCK_GETTIME))
/freebsd-14-stable/contrib/libfido2/openbsd-compat/
HDclock_gettime.c10 #if !defined(HAVE_CLOCK_GETTIME)
HDtime.h25 #ifndef HAVE_CLOCK_GETTIME
/freebsd-14-stable/contrib/ncurses/include/
HDnc_mingw.h67 #if !HAVE_CLOCK_GETTIME && !HAVE_GETTIMEOFDAY
HDnc_win32.h82 #if !HAVE_CLOCK_GETTIME && !HAVE_GETTIMEOFDAY
HDncurses_defs54 HAVE_CLOCK_GETTIME
/freebsd-14-stable/contrib/openbsm/config/
HDconfig.h26 #define HAVE_CLOCK_GETTIME 1 macro
HDconfig.h.in25 #undef HAVE_CLOCK_GETTIME
/freebsd-14-stable/contrib/blocklist/port/
HDport.h75 #ifndef HAVE_CLOCK_GETTIME
/freebsd-14-stable/contrib/libfido2/
HDCMakeLists.txt105 check_symbol_exists(clock_gettime time.h HAVE_CLOCK_GETTIME)
132 HAVE_CLOCK_GETTIME
247 if(NOT HAVE_CLOCK_GETTIME)
250 HAVE_CLOCK_GETTIME)
251 if (HAVE_CLOCK_GETTIME)
/freebsd-14-stable/contrib/diff/
HDconfig.h66 #define HAVE_CLOCK_GETTIME 1 macro
/freebsd-14-stable/lib/liblzma/
HDconfig.h60 #define HAVE_CLOCK_GETTIME 1 macro
/freebsd-14-stable/lib/ncurses/tinfo/
HDncurses_cfg.h173 #define HAVE_CLOCK_GETTIME 1 macro
/freebsd-14-stable/contrib/openbsm/bin/auditfilterd/
HDauditfilterd.c49 #ifndef HAVE_CLOCK_GETTIME
/freebsd-14-stable/crypto/openssh/
HDconfig.h299 #define HAVE_CLOCK_GETTIME 1 macro
/freebsd-14-stable/usr.sbin/ntp/
HDconfig.h371 #define HAVE_CLOCK_GETTIME 1 macro
/freebsd-14-stable/contrib/ntp/libntp/
HDsystime.c144 #if defined(HAVE_CLOCK_GETTIME) in get_ostime()
HDwork_thread.c133 # ifdef HAVE_CLOCK_GETTIME in worker_sleep()
/freebsd-14-stable/contrib/pf/libevent/
HDevent.c150 #ifdef HAVE_CLOCK_GETTIME in gettime()
/freebsd-14-stable/contrib/diff/src/
HDdiff.c1003 # if HAVE_CLOCK_GETTIME && defined CLOCK_REALTIME in set_mtime_to_now()

12