Home
last modified time | relevance | path

Searched defs:HAVE_NANOSLEEP (Results 1 – 7 of 7) sorted by relevance

/freebsd/usr.bin/less/
H A Ddefines.h266 #define HAVE_NANOSLEEP global() macro
/freebsd/lib/ncurses/tinfo/
H A Dncurses_cfg.h201 #define HAVE_NANOSLEEP 1 macro
/freebsd/usr.sbin/ntp/
H A Dconfig.h603 #define HAVE_NANOSLEEP global() macro
/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/crypto/openssh/
H A Dconfig.h976 #define HAVE_NANOSLEEP 1 macro
H A Dconfigure.ac2173 AC_SEARCH_LIBS([nanosleep], [rt posix4], [AC_DEFINE([HAVE_NANOSLEEP], [1], definition
/freebsd/contrib/ncurses/ncurses/
H A Dcurses.priv.h677 #define HAVE_NANOSLEEP 0 /* nanosleep suspends all threads */ macro