/freebsd/contrib/ncurses/ncurses/tinfo/ |
H A D | lib_napms.c | 48 #if HAVE_NANOSLEEP 71 #if HAVE_NANOSLEEP in NCURSES_EXPORT()
|
H A D | tinfo_driver.c | 40 #if HAVE_NANOSLEEP 1303 #if HAVE_NANOSLEEP in drv_nap()
|
/freebsd/sys/contrib/libsodium/src/libsodium/sodium/ |
H A D | core.c | 163 # ifdef HAVE_NANOSLEEP in sodium_crit_enter() 168 # ifdef HAVE_NANOSLEEP in sodium_crit_enter()
|
/freebsd/contrib/sendmail/libsm/ |
H A D | clock.c | 499 #if !HAVE_NANOSLEEP 512 #if HAVE_NANOSLEEP 627 #if !HAVE_NANOSLEEP
|
/freebsd/crypto/openssh/openbsd-compat/ |
H A D | port-aix.h | 64 #if !defined(HAVE_NANOSLEEP) && defined(HAVE_NSLEEP)
|
H A D | bsd-misc.h | 91 #if !defined(HAVE_NANOSLEEP) && !defined(HAVE_NSLEEP)
|
H A D | bsd-misc.c | 242 #if !defined(HAVE_NANOSLEEP) && !defined(HAVE_NSLEEP)
|
/freebsd/usr.bin/less/ |
H A D | defines.h | 272 #define HAVE_NANOSLEEP 1 266 #define HAVE_NANOSLEEP global() macro
|
/freebsd/contrib/ncurses/ncurses/tty/ |
H A D | lib_twait.c | 225 #if PRECISE_GETTIME && HAVE_NANOSLEEP in _nc_timed_wait() 459 #if PRECISE_GETTIME && HAVE_NANOSLEEP in _nc_timed_wait()
|
/freebsd/lib/ncurses/tinfo/ |
H A D | ncurses_cfg.h | 201 #define HAVE_NANOSLEEP 1 macro
|
/freebsd/contrib/mandoc/ |
H A D | configure | 74 HAVE_NANOSLEEP= 417 if [ "${HAVE_NANOSLEEP}" -eq 0 ]; then
|
/freebsd/crypto/openssh/ |
H A D | config.h | 976 #define HAVE_NANOSLEEP 1 macro
|
H A D | configure.ac | 2173 AC_SEARCH_LIBS([nanosleep], [rt posix4], [AC_DEFINE([HAVE_NANOSLEEP], [1], definition
|
/freebsd/usr.sbin/ntp/ |
H A D | config.h | 621 #define HAVE_NANOSLEEP 1 603 #define HAVE_NANOSLEEP global() macro
|
/freebsd/contrib/less/ |
H A D | os.c | 497 #if HAVE_NANOSLEEP in sleep_ms()
|
/freebsd/contrib/ncurses/include/ |
H A D | ncurses_defs | 128 HAVE_NANOSLEEP
|
/freebsd/contrib/sendmail/include/sm/ |
H A D | conf.h | 469 # 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 D | curses.priv.h | 675 #if HAVE_NANOSLEEP 676 #undef HAVE_NANOSLEEP 677 #define HAVE_NANOSLEEP 0 /* nanosleep suspends all threads */ macro
|
/freebsd/contrib/libevent/ |
H A D | config.h.in | 153 #undef HAVE_NANOSLEEP
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | config.h.in | 153 #undef HAVE_NANOSLEEP
|
/freebsd/contrib/ntp/ntpq/ |
H A D | ntpq-subs.c | 2931 #elif !defined(HAVE_NANOSLEEP) in collect_mru_list()
|
/freebsd/contrib/ntp/ |
H A D | config.h.in | 620 #undef HAVE_NANOSLEEP
|
/freebsd/contrib/sendmail/src/ |
H A D | conf.c | 6209 #if HAVE_NANOSLEEP
|
/freebsd/contrib/sendmail/ |
H A D | RELEASE_NOTES | 772 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 D | aclocal.m4 | 2775 test "$cf_cv_func_nanosleep" = "yes" && AC_DEFINE(HAVE_NANOSLEEP,1,[Define to 1 if we have nanoslee…
|