Home
last modified time | relevance | path

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

12

/curl/lib/
H A Dconfig-dos.h32 #ifndef OS
34 #define OS "MSDOS/djgpp" macro
36 #define OS "MSDOS/HighC" macro
38 #define OS "MSDOS/?" macro
H A Dconfig-win32.h490 #ifndef OS
492 #define OS "i386-pc-win32" macro
494 #define OS "x86_64-pc-win32" macro
496 #define OS "ia64-pc-win32" macro
498 #define OS "thumbv7a-pc-win32" macro
500 #define OS "aarch64-pc-win32" macro
502 #define OS "unknown-pc-win32" macro
H A Dconfig-mac.h33 #ifndef OS
34 #define OS "mac" macro
H A Dconfig-amigaos.h74 #ifndef OS
75 #define OS "AmigaOS" macro
H A Dconfig-win32ce.h274 #ifndef OS
275 #define OS "i386-pc-win32ce" macro
H A Dconfig-plan9.h35 #ifndef OS
36 #define OS "plan9" macro
H A Dconfig-riscos.h38 #ifndef OS
39 #define OS "ARM-RISC OS" macro
H A Dconfig-os400.h39 #ifndef OS
40 #define OS "OS/400" macro
/curl/src/
H A Dtool_setup.h56 #ifndef OS
57 # define OS "unknown" macro
H A Dtool_version.h34 #define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") "
/curl/
H A Dbuildconf.bat34 if "%OS%" == "Windows_NT" setlocal
91 if "%OS%" == "Windows_NT" setlocal
108 if "%OS%" == "Windows_NT" endlocal
117 if "%OS%" == "Windows_NT" endlocal
121 if "%OS%" == "Windows_NT" endlocal
162 if "%OS%" == "Windows_NT" setlocal
182 if "%OS%" == "Windows_NT" endlocal
187 if "%OS%" == "Windows_NT" endlocal
191 if "%OS%" == "Windows_NT" endlocal
252 if "%OS%" == "Windows_NT" (
[all …]
/curl/tests/data/
H A Dtest110317 REPLY SYST 215 unknown-OS runs this server
27 FTP non-OS/400 server
H A Dtest110217 REPLY SYST 215 OS/400 runs this server
28 FTP OS/400 server name format check
H A Dtest154416 Verify all string options are translated by OS/400 wrapper
H A Dtest113516 # The VMS and OS/400 builds extract the CURL_EXTERN protos and use in
/curl/packages/OS400/
H A DREADME.OS4004 This is a true OS/400 ILE implementation, not a PASE implementation (for
7 The biggest problem with OS/400 is EBCDIC. Libcurl implements an internal
9 single native character set. OS/400 default native character set varies
17 operating systems, the current OS/400 implementation uses ASCII as internal
28 procedures have been added to libcurl on OS/400: they provide an additional
43 file: ccsidcurl.h. These should be self-explanatory to an OS/400-aware
230 OS/400.
233 Protocols currently implemented on OS/400:
260 Compiling on OS/400:
291 OS/400 objects:
[all …]
/curl/docs/cmdline-opts/
H A Dcrlf.md19 **MVS (OS/390)**.
H A Dssl-auto-client-cert.md20 certificate that supports client authentication in the OS certificate store it
H A Dfalse-start.md23 iOS 7.0 or later, or OS X 10.9 or later) backend.
H A Dca-native.md5 Help: Load CA certs from the OS
H A Dkeepalive-time.md24 keepalive probes before declaring the connection down is OS dependent and is
H A Dproxy-ca-native.md5 Help: Load CA certs from the OS to verify proxy
/curl/tests/unit/
H A Dunit1307.c283 if(strstr(OS, "apple") || strstr(OS, "darwin")) {
/curl/docs/libcurl/opts/
H A DCURLOPT_SSL_FALSESTART.md57 Transport (on iOS 7.0 or later, or OS X 10.9 or later) TLS backend.
H A DCURLOPT_SSLCERTTYPE.md40 later, or OS X 10.7 or later) and Schannel support "P12" for PKCS#12-encoded

Completed in 70 milliseconds

12