Home
last modified time | relevance | path

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

12

/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dlib_napms.c48 #if HAVE_NANOSLEEP
68 #if HAVE_NANOSLEEP in NCURSES_EXPORT()
H A Dtinfo_driver.c40 #if HAVE_NANOSLEEP
1308 #if HAVE_NANOSLEEP in drv_nap()
/freebsd/sys/contrib/libsodium/src/libsodium/sodium/
H A Dcore.c163 # ifdef HAVE_NANOSLEEP in sodium_crit_enter()
168 # ifdef HAVE_NANOSLEEP in sodium_crit_enter()
/freebsd/contrib/sendmail/libsm/
H A Dclock.c499 #if !HAVE_NANOSLEEP
512 #if HAVE_NANOSLEEP
627 #if !HAVE_NANOSLEEP
/freebsd/crypto/openssh/openbsd-compat/
H A Dport-aix.h64 #if !defined(HAVE_NANOSLEEP) && defined(HAVE_NSLEEP)
H A Dbsd-misc.h91 #if !defined(HAVE_NANOSLEEP) && !defined(HAVE_NSLEEP)
H A Dbsd-misc.c242 #if !defined(HAVE_NANOSLEEP) && !defined(HAVE_NSLEEP)
/freebsd/usr.bin/less/
H A Ddefines.h266 #define HAVE_NANOSLEEP 1 macro
/freebsd/contrib/mandoc/
H A Dconfigure73 HAVE_NANOSLEEP=
413 if [ "${HAVE_NANOSLEEP}" -eq 0 ]; then
/freebsd/contrib/ncurses/ncurses/tty/
H A Dlib_twait.c220 #if PRECISE_GETTIME && HAVE_NANOSLEEP in _nc_timed_wait()
454 #if PRECISE_GETTIME && HAVE_NANOSLEEP in _nc_timed_wait()
/freebsd/lib/ncurses/tinfo/
H A Dncurses_cfg.h199 #define HAVE_NANOSLEEP 1 macro
/freebsd/crypto/openssh/
H A Dconfig.h962 #define HAVE_NANOSLEEP 1 macro
H A Dconfigure.ac2168 AC_SEARCH_LIBS([nanosleep], [rt posix4], [AC_DEFINE([HAVE_NANOSLEEP], [1],
/freebsd/usr.sbin/ntp/
H A Dconfig.h603 #define HAVE_NANOSLEEP 1 macro
/freebsd/contrib/ncurses/include/
H A Dncurses_defs121 HAVE_NANOSLEEP
/freebsd/contrib/less/
H A Dos.c495 #if HAVE_NANOSLEEP in sleep_ms()
/freebsd/contrib/sendmail/include/sm/
H A Dconf.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/contrib/ncurses/ncurses/
H A Dcurses.priv.h656 #if HAVE_NANOSLEEP
657 #undef HAVE_NANOSLEEP
658 #define HAVE_NANOSLEEP 0 /* nanosleep suspends all threads */ macro
/freebsd/contrib/libevent/
H A Dconfig.h.in153 #undef HAVE_NANOSLEEP
/freebsd/contrib/ntp/sntp/libevent/
H A Dconfig.h.in153 #undef HAVE_NANOSLEEP
/freebsd/contrib/ntp/ntpq/
H A Dntpq-subs.c2922 #elif !defined(HAVE_NANOSLEEP) in collect_mru_list()
/freebsd/contrib/ntp/
H A Dconfig.h.in623 #undef HAVE_NANOSLEEP
/freebsd/contrib/sendmail/src/
H A Dconf.c6209 #if HAVE_NANOSLEEP
/freebsd/contrib/sendmail/
H A DRELEASE_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/contrib/ncurses/
H A Daclocal.m42506 test "$cf_cv_func_nanosleep" = "yes" && AC_DEFINE(HAVE_NANOSLEEP,1,[Define to 1 if we have nanoslee…

12