Searched refs:_POSIX_C_SOURCE (Results 26 - 33 of 33) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/ui/
H A Dui_openssl.c120 /* need for #define _POSIX_C_SOURCE arises whenever you pass -ansi to gcc
125 #define _POSIX_C_SOURCE 1 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libcsc-0.82.3/src/
H A Dcsc_list.c119 # define _POSIX_C_SOURCE 199309L /* posix.1 and posix.4 */ macro
121 # define _POSIX_C_SOURCE 199506L /* posix.1 and posix.4 and MORE */ macro
H A Dcsc_mem.c96 # define _POSIX_C_SOURCE 199309L /* posix.1 and posix.4 */ macro
100 # define _POSIX_C_SOURCE 199506L /* posix.1 and posix.4 and MORE */ macro
H A Dcsc_tree.c125 # define _POSIX_C_SOURCE 199309L /* posix.1 and posix.4 */ macro
127 # define _POSIX_C_SOURCE 199506L /* posix.1 and posix.4 and MORE */ macro
H A Dcsc_hash.c109 # define _POSIX_C_SOURCE 199309L /* posix.1 and posix.4 */ macro
111 # define _POSIX_C_SOURCE 199506L /* posix.1 and posix.4 and MORE */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Dmakeapps.com881 $ CC2 = CC + "/DEFINE=(" + CCDEFS + ",_POSIX_C_SOURCE)" + CCDISABLEWARNINGS
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A Dapps.c112 #if !defined(_POSIX_C_SOURCE) && defined(OPENSSL_SYS_VMS)
117 # define _POSIX_C_SOURCE 2 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/apps/
H A Dapps.c112 #if !defined(_POSIX_C_SOURCE) && defined(OPENSSL_SYS_VMS)
117 # define _POSIX_C_SOURCE 2 macro

Completed in 221 milliseconds

12