/freebsd/contrib/blocklist/port/ |
H A D | popenve.c | 70 #ifdef _REENTRANT 76 #ifdef _REENTRANT 130 #ifdef _REENTRANT in pdes_child() 161 #ifdef _REENTRANT in pdes_parent() 167 #ifdef _REENTRANT in pdes_parent() 198 #ifdef _REENTRANT in popenve() 204 #ifdef _REENTRANT in popenve() 220 #ifdef _REENTRANT in popenve() 239 #ifdef _REENTRANT in pcloseve() 248 #ifdef _REENTRANT in pcloseve() [all …]
|
H A D | fparseln.c | 46 #if defined(_REENTRANT) && !HAVE_NBTOOL_CONFIG_H
|
/freebsd/contrib/tcpdump/ |
H A D | ftmacros.h | 62 #define _REENTRANT macro
|
/freebsd/contrib/libpcap/ |
H A D | ftmacros.h | 62 #define _REENTRANT macro
|
/freebsd/contrib/netbsd-tests/lib/libc/net/ |
H A D | h_nsd_recurse.c | 37 #define _REENTRANT macro
|
/freebsd/tests/sys/cddl/zfs/bin/ |
H A D | rm_lnkcnt_zero_file.c | 35 #define _REENTRANT 1 macro
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/ |
H A D | rm_lnkcnt_zero_file.c | 38 #define _REENTRANT 1 macro
|
/freebsd/contrib/blocklist/lib/ |
H A D | bl.c | 56 #ifdef _REENTRANT 72 #ifdef _REENTRANT
|
/freebsd/contrib/ntp/ntpd/ |
H A D | refclock_pcf.c | 185 #if defined(_REENTRANT) || defined(_THREAD_SAFE) in pcf_poll()
|
/freebsd/crypto/openssl/ |
H A D | e_os.h | 299 # elif defined(__TANDEM) && !defined(_REENTRANT) in ossl_sleep()
|
/freebsd/usr.sbin/ntp/ |
H A D | config.h | 1790 #define _REENTRANT 1 1679 #define _REENTRANT global() macro
|
/freebsd/contrib/libedit/ |
H A D | terminal.c | 80 #ifdef _REENTRANT 223 #ifdef _REENTRANT 1209 #ifdef _REENTRANT in terminal_tputs() 1214 #ifdef _REENTRANT in terminal_tputs()
|
/freebsd/contrib/ntp/sntp/m4/ |
H A D | openldap-thread-check.m4 | 575 AC_DEFINE([_REENTRANT], [1], [enable thread safety]) 582 dnl The errno declaration may dependent upon _REENTRANT. 589 dnl The h_errno declaration may dependent upon _REENTRANT.
|
/freebsd/sys/contrib/libsodium/m4/ |
H A D | ax_pthread.m4 | 212 ax_pthread_check_macro="_REENTRANT" 261 # -pthread does define _REENTRANT, and while the Darwin headers
|
/freebsd/contrib/unbound/ |
H A D | ax_pthread.m4 | 253 ax_pthread_check_macro="_REENTRANT" 363 # -pthread does define _REENTRANT, and while the Darwin headers
|
/freebsd/contrib/sqlite3/tea/tclconfig/ |
H A D | tcl.m4 | 771 # _REENTRANT 798 AC_DEFINE(_REENTRANT, 1, [Do we want the reentrant OS API?]) 1775 # Note: If _REENTRANT isn't defined, then Solaris 1778 AC_DEFINE(_REENTRANT, 1, [Do we want the reentrant OS API?]) 1795 # Note: If _REENTRANT isn't defined, then Solaris 1798 AC_DEFINE(_REENTRANT, 1, [Do we want the reentrant OS API?])
|
/freebsd/contrib/sendmail/include/sm/ |
H A D | conf.h | 1950 #if !defined(SM_SET_H_ERRNO) && defined(_REENTRANT)
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | ChangeLog-1.4 | 28 o Define _REENTRANT as needed on Solaris, elsewhere (6cbea13)
|
H A D | ChangeLog-2.0 | 787 o Define _REENTRANT as needed on Solaris, elsewhere (c1cd32a) 1187 o Some older Solaris versions demand that _REENTRANT be defined to get strtok_r(); do so.
|
/freebsd/contrib/libevent/ |
H A D | ChangeLog-1.4 | 28 o Define _REENTRANT as needed on Solaris, elsewhere (6cbea13)
|
H A D | ChangeLog-2.0 | 787 o Define _REENTRANT as needed on Solaris, elsewhere (c1cd32a) 1187 o Some older Solaris versions demand that _REENTRANT be defined to get strtok_r(); do so.
|
/freebsd/contrib/ntp/sntp/ |
H A D | config.h.in | 979 #undef _REENTRANT
|
/freebsd/contrib/ntp/ |
H A D | config.h.in | 1762 #undef _REENTRANT
|
/freebsd/contrib/bsnmp/tests/ |
H A D | catch.hpp | 249 #if defined(_REENTRANT) || defined(_MSC_VER)
|
/freebsd/contrib/ncurses/ |
H A D | NEWS | 7701 + modify some modules to allow them to be reentrant if _REENTRANT is
|