Lines Matching refs:cf_xopen_source
4970 cf_xopen_source=
4974 cf_xopen_source="-D_ALL_SOURCE"
4977 cf_xopen_source="-D_APPLE_C_SOURCE"
4980 cf_xopen_source="-D_DARWIN_C_SOURCE"
4989 cf_xopen_source="-D_BSD_TYPES -D__BSD_VISIBLE -D_POSIX_C_SOURCE=$cf_POSIX_C_SOURCE -D_XOPEN_SOURCE=$cf_XOPEN_SOURCE"
4992 cf_xopen_source="-D_HPUX_SOURCE -D_XOPEN_SOURCE=500"
4995 cf_xopen_source="-D_HPUX_SOURCE"
4998 cf_xopen_source="-D_SGI_SOURCE"
5005 cf_xopen_source="-D_BSD_SOURCE"
5008 cf_xopen_source="-D_NETBSD_SOURCE" # POSIX.1-2001 features are ifdef'd with this...
5016 cf_xopen_source="-D_NETBSD_SOURCE" # setting _XOPEN_SOURCE breaks IPv6 for lynx on NetBSD 1.6, breaks xterm, is not needed for ncursesw
5023 cf_xopen_source="-D_BSD_SOURCE"
5028 cf_xopen_source="-D_BSD_SOURCE"
5035 cf_xopen_source="-D_OSF_SOURCE"
5038 cf_xopen_source="-D_QNX_SOURCE"
5044 cf_xopen_source="-D__EXTENSIONS__"
5065 if test -n "$cf_xopen_source" ; then
5066 CF_APPEND_CFLAGS($cf_xopen_source,true)