Home
last modified time | relevance | path

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

/dports/mail/dovecot/dovecot-2.3.17/m4/
H A Dcrypt_xpg6.m41 dnl * Check for crypt() if unistd.h compiles with _XOPEN_SOURCE + _XPG6
4 AC_CACHE_CHECK([if we should use _XPG6 macro for crypt()],i_cv_use_xpg6_crypt,[
10 #define _XPG6
21 AC_DEFINE(CRYPT_USE_XPG6,, [Define if _XPG6 macro is needed for crypt()])
/dports/www/squid/squid-4.15/compat/os/
H A Dopensolaris_10_netdb.h88 #if !defined(_XPG4_2) || defined(_XPG6) || defined(__EXTENSIONS__)
120 #if !defined(_XPG4_2) || defined(_XPG6) || defined(__EXTENSIONS__)
150 #if !defined(_XPG6) || defined(__EXTENSIONS__)
177 #if !defined(_XPG6) || defined(__EXTENSIONS__)
286 #if !defined(_XPG4_2) || defined(_XPG6) || defined(__EXTENSIONS__)
312 #if !defined(_XPG4_2) || defined(_XPG6) || defined(__EXTENSIONS__)
314 #ifdef _XPG6
/dports/misc/rump/buildrump.sh-b914579/src/external/cddl/osnet/dist/uts/common/sys/
H A Dfeature_tests.h290 #define _XPG6
314 #ifdef _XPG6
352 #if defined(_STDC_C99) && (defined(__XOPEN_OR_POSIX) && !defined(_XPG6))
356 (defined(__XOPEN_OR_POSIX) && defined(_XPG6))
/dports/devel/skalibs/skalibs-2.10.0.3/src/include/skalibs/
H A Dnonposix.h22 #ifndef _XPG6
23 #define _XPG6 macro
/dports/devel/skalibs/skalibs-2.10.0.3/src/sysdeps/
H A Dtrycmsgcloexec.c11 # define _XPG6 macro
H A Dtryipv6.c7 #define _XPG6 macro
/dports/benchmarks/wrk/wrk-4.1.0/src/
H A Dconfig.h10 #define _XPG6 macro
/dports/mail/dovecot/dovecot-2.3.17/src/auth/
H A Dmycrypt.c14 # define _XPG6 /* Some Solaris versions require this, some break with this */ macro
/dports/math/SCIP/scip-7.0.3/src/tinycthread/
H A Dtinycthread.h79 #define _XPG6 macro
/dports/devel/R-cran-later/later/src/
H A Dtinycthread.h90 #define _XPG6 macro
/dports/lang/fpc-source/fpc-3.2.2/packages/rtl-extra/src/solaris/
H A Dclocale.inc171 { !defined(_XPG6) || defined(__EXTENSIONS__ }
/dports/lang/fpc-rtl-extra/fpc-3.2.2/packages/rtl-extra/src/solaris/
H A Dclocale.inc171 { !defined(_XPG6) || defined(__EXTENSIONS__ }
/dports/devel/git-p4/git-2.34.1/
H A Dutf8.c470 #if defined(OLD_ICONV) || (defined(__sun__) && !defined(_XPG6))
/dports/devel/git-gui/git-2.34.1/
H A Dutf8.c470 #if defined(OLD_ICONV) || (defined(__sun__) && !defined(_XPG6))
/dports/devel/git-svn/git-2.34.1/
H A Dutf8.c470 #if defined(OLD_ICONV) || (defined(__sun__) && !defined(_XPG6))
/dports/devel/git/git-2.34.1/
H A Dutf8.c470 #if defined(OLD_ICONV) || (defined(__sun__) && !defined(_XPG6))
/dports/devel/git-cvs/git-2.34.1/
H A Dutf8.c470 #if defined(OLD_ICONV) || (defined(__sun__) && !defined(_XPG6))
/dports/devel/cgit/cgit-1.2.3/git/
H A Dutf8.c470 #if defined(OLD_ICONV) || (defined(__sun__) && !defined(_XPG6))
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sal/osl/unx/
H A Dfile.cxx1202 #if defined MACOSX || (defined(__sun) && (!defined(__XOPEN_OR_POSIX) || defined(_XPG6) || defined(_… in osl_mapFile()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sal/osl/unx/
H A Dfile.cxx1308 #if defined MACOSX || (defined(__sun) && (!defined(__XOPEN_OR_POSIX) || defined(_XPG6) || defined(_… in osl_mapFile()
/dports/mail/dovecot/dovecot-2.3.17/
H A Dconfig.h.in42 /* Define if _XPG6 macro is needed for crypt() */
/dports/textproc/jq/jq-jq-1.6/src/
H A Dbuiltin.c7 # define _XPG6 macro
/dports/textproc/R-cran-stringi/stringi/
H A DNEWS491 applications* error by forcing (conditionally) `_XPG6` conformance.
/dports/devel/adacurses/AdaCurses-20180127/
H A DNEWS3053 accommodate broken implementations for _XPG6.
/dports/devel/ncurses/ncurses-6.3/
H A DNEWS4608 accommodate broken implementations for _XPG6.