Home
last modified time | relevance | path

Searched refs:HAVE_NANOSLEEP (Results 1 – 25 of 26) sorted by relevance

12

/freebsd-14-stable/contrib/ncurses/ncurses/tinfo/
HDlib_napms.c48 #if HAVE_NANOSLEEP
71 #if HAVE_NANOSLEEP in NCURSES_EXPORT()
HDtinfo_driver.c40 #if HAVE_NANOSLEEP
1303 #if HAVE_NANOSLEEP in drv_nap()
/freebsd-14-stable/sys/contrib/libsodium/src/libsodium/sodium/
HDcore.c163 # ifdef HAVE_NANOSLEEP in sodium_crit_enter()
168 # ifdef HAVE_NANOSLEEP in sodium_crit_enter()
/freebsd-14-stable/contrib/sendmail/libsm/
HDclock.c499 #if !HAVE_NANOSLEEP
512 #if HAVE_NANOSLEEP
627 #if !HAVE_NANOSLEEP
/freebsd-14-stable/crypto/openssh/openbsd-compat/
HDport-aix.h64 #if !defined(HAVE_NANOSLEEP) && defined(HAVE_NSLEEP)
HDbsd-misc.h91 #if !defined(HAVE_NANOSLEEP) && !defined(HAVE_NSLEEP)
HDbsd-misc.c242 #if !defined(HAVE_NANOSLEEP) && !defined(HAVE_NSLEEP)
/freebsd-14-stable/usr.bin/less/
HDdefines.h272 #define HAVE_NANOSLEEP 1 macro
/freebsd-14-stable/contrib/mandoc/
HDconfigure73 HAVE_NANOSLEEP=
413 if [ "${HAVE_NANOSLEEP}" -eq 0 ]; then
/freebsd-14-stable/contrib/ncurses/ncurses/tty/
HDlib_twait.c225 #if PRECISE_GETTIME && HAVE_NANOSLEEP in _nc_timed_wait()
459 #if PRECISE_GETTIME && HAVE_NANOSLEEP in _nc_timed_wait()
/freebsd-14-stable/lib/ncurses/tinfo/
HDncurses_cfg.h201 #define HAVE_NANOSLEEP 1 macro
/freebsd-14-stable/crypto/openssh/
HDconfig.h976 #define HAVE_NANOSLEEP 1 macro
HDconfigure.ac2173 AC_SEARCH_LIBS([nanosleep], [rt posix4], [AC_DEFINE([HAVE_NANOSLEEP], [1],
/freebsd-14-stable/usr.sbin/ntp/
HDconfig.h621 #define HAVE_NANOSLEEP 1 macro
/freebsd-14-stable/contrib/less/
HDos.c497 #if HAVE_NANOSLEEP in sleep_ms()
/freebsd-14-stable/contrib/ncurses/include/
HDncurses_defs128 HAVE_NANOSLEEP
/freebsd-14-stable/contrib/sendmail/include/sm/
HDconf.h469 # define HAVE_NANOSLEEP 1 /* moved from librt to libc in S11 */ macro
1038 # define HAVE_NANOSLEEP 1 /* has nanosleep(2) */ macro
1082 # define HAVE_NANOSLEEP 1 /* has nanosleep(2) */ macro
/freebsd-14-stable/contrib/ncurses/ncurses/
HDcurses.priv.h675 #if HAVE_NANOSLEEP
676 #undef HAVE_NANOSLEEP
677 #define HAVE_NANOSLEEP 0 /* nanosleep suspends all threads */ macro
/freebsd-14-stable/contrib/libevent/
HDconfig.h.in153 #undef HAVE_NANOSLEEP
/freebsd-14-stable/contrib/ntp/sntp/libevent/
HDconfig.h.in153 #undef HAVE_NANOSLEEP
/freebsd-14-stable/contrib/ntp/ntpq/
HDntpq-subs.c2931 #elif !defined(HAVE_NANOSLEEP) in collect_mru_list()
/freebsd-14-stable/contrib/sendmail/src/
HDconf.c6209 #if HAVE_NANOSLEEP
/freebsd-14-stable/contrib/ntp/
HDconfig.h.in620 #undef HAVE_NANOSLEEP
/freebsd-14-stable/contrib/sendmail/
HDRELEASE_NOTES772 Enable HAVE_NANOSLEEP for FreeBSD 3 and later. Patch
774 Enable HAVE_NANOSLEEP for OpenBSD 4.3 and later.
865 Enable HAVE_NANOSLEEP for SunOS 5.11. Patch from
/freebsd-14-stable/contrib/ncurses/
HDaclocal.m42775 test "$cf_cv_func_nanosleep" = "yes" && AC_DEFINE(HAVE_NANOSLEEP,1,[Define to 1 if we have nanoslee…

12