Home
last modified time | relevance | path

Searched refs:memory (Results 26 – 50 of 88) sorted by relevance

1234

/curl/docs/cmdline-opts/
H A Dalt-svc.md25 handle the cache in memory.
H A Dversion.md47 and memory debugging etc. For curl-developers only!
115 Debug memory tracking is supported.
H A Dhsts.md29 handle HSTS in memory.
H A Dcookie-jar.md23 operation. Curl writes all cookies from its in-memory cookie storage to the
/curl/tests/data/
H A Dtest55828 libtest memory tracking operational
H A Dtest153862 e27: Out of memory
142 m3: Out of memory
157 s4: Out of memory
167 u7: A memory function failed
/curl/docs/libcurl/
H A Dcurl_url_dup.md59 Returns a new handle or NULL if out of memory.
H A Dcurl_url.md67 Returns a **CURLU *** if successful, or NULL if out of memory.
H A Dcurl_share_init.md58 If this function returns NULL, something went wrong (out of memory, etc.)
H A Dcurl_getenv.md59 memory, although other systems does not work properly if this is not done. The
H A Dlibcurl-thread.md51 some rare circumstances a memory leak could occur unless you implement your own
55 DLL or application then OpenSSL may leak memory unless the DLL or application
114 to set your own replacement memory functions.
H A Dcurl_global_init.md37 the code that shares a memory space) before the program calls any other
53 the same memory) is running. This does not just mean no other thread that is
H A Dcurl_mime_filename.md68 /* send image data from memory */
/curl/docs/libcurl/opts/
H A DCURLINFO_RTSP_SESSION_ID.md36 The **id** pointer is NULL or points to private memory. You MUST NOT free -
H A DCURLINFO_REFERER.md34 The **hdrp** pointer is NULL or points to private memory you MUST NOT free -
H A DCURLOPT_PROGRESSFUNCTION.md98 struct progress *memory = clientp;
99 printf("private: %p\n", memory->private);
H A DCURLOPT_XFERINFOFUNCTION.md94 struct progress *memory = clientp;
95 printf("my ptr: %p\n", memory->private);
H A DCURLINFO_EFFECTIVE_URL.md35 The **urlp** pointer is NULL or points to private memory. You MUST NOT free
H A DCURLINFO_SCHEME.md36 The **scheme** pointer is NULL or points to private memory. You MUST NOT
H A DCURLINFO_EFFECTIVE_METHOD.md38 The **methodp** pointer is NULL or points to private memory. You MUST NOT
H A DCURLINFO_FTP_ENTRY_PATH.md34 The **path** pointer is NULL or points to private memory. You MUST NOT free
H A DCURLINFO_CONTENT_TYPE.md36 The **ct** pointer is set to NULL or pointing to private memory. You MUST
H A DCURLOPT_PROXY_SSLKEY_BLOB.md20 CURLOPT_PROXY_SSLKEY_BLOB - private key for proxy cert from memory blob
H A DCURLOPT_CA_CACHE_TIMEOUT.md38 time any cached CA certificate store it has in memory may be kept and reused
H A DCURLOPT_SSLKEY_BLOB.md20 CURLOPT_SSLKEY_BLOB - private key for client cert from memory blob

Completed in 64 milliseconds

1234