Home
last modified time | relevance | path

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

/freebsd/contrib/blocklist/port/
H A Dpopenve.c70 #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 Dfparseln.c46 #if defined(_REENTRANT) && !HAVE_NBTOOL_CONFIG_H
/freebsd/contrib/libpcap/
H A Dftmacros.h62 #define _REENTRANT macro
/freebsd/contrib/tcpdump/
H A Dftmacros.h62 #define _REENTRANT macro
/freebsd/contrib/netbsd-tests/lib/libc/net/
H A Dh_nsd_recurse.c37 #define _REENTRANT macro
/freebsd/tests/sys/cddl/zfs/bin/
H A Drm_lnkcnt_zero_file.c35 #define _REENTRANT 1 macro
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Drm_lnkcnt_zero_file.c38 #define _REENTRANT 1 macro
/freebsd/contrib/blocklist/lib/
H A Dbl.c56 #ifdef _REENTRANT
72 #ifdef _REENTRANT
/freebsd/contrib/ntp/ntpd/
H A Drefclock_pcf.c185 #if defined(_REENTRANT) || defined(_THREAD_SAFE) in pcf_poll()
/freebsd/crypto/openssl/
H A De_os.h300 # if !defined(_REENTRANT) in ossl_sleep()
/freebsd/usr.sbin/ntp/
H A Dconfig.h1790 #define _REENTRANT 1 macro
/freebsd/contrib/libedit/
H A Dterminal.c80 #ifdef _REENTRANT
223 #ifdef _REENTRANT
1209 #ifdef _REENTRANT in terminal_tputs()
1214 #ifdef _REENTRANT in terminal_tputs()
/freebsd/contrib/ntp/sntp/m4/
H A Dopenldap-thread-check.m4575 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 Dax_pthread.m4212 ax_pthread_check_macro="_REENTRANT"
261 # -pthread does define _REENTRANT, and while the Darwin headers
/freebsd/contrib/unbound/
H A Dax_pthread.m4253 ax_pthread_check_macro="_REENTRANT"
363 # -pthread does define _REENTRANT, and while the Darwin headers
/freebsd/contrib/sqlite3/tea/tclconfig/
H A Dtcl.m4771 # _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 Dconf.h1950 #if !defined(SM_SET_H_ERRNO) && defined(_REENTRANT)
/freebsd/contrib/ntp/sntp/libevent/
H A DChangeLog-1.428 o Define _REENTRANT as needed on Solaris, elsewhere (6cbea13)
H A DChangeLog-2.0787 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 DChangeLog-1.428 o Define _REENTRANT as needed on Solaris, elsewhere (6cbea13)
H A DChangeLog-2.0787 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 Dconfig.h.in979 #undef _REENTRANT
/freebsd/contrib/ntp/
H A Dconfig.h.in1762 #undef _REENTRANT
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp249 #if defined(_REENTRANT) || defined(_MSC_VER)
/freebsd/contrib/ncurses/
H A DNEWS6536 + modify some modules to allow them to be reentrant if _REENTRANT is