Query: curlopt_fnmatch_data
OS: mojave
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CURLOPT_FNMATCH_DATA(3) curl_easy_setopt options CURLOPT_FNMATCH_DATA(3)NAMECURLOPT_FNMATCH_DATA - custom pointer to fnmatch callbackSYNOPSIS#include <curl/curl.h> CURLcode curl_easy_setopt(CURL *handle, CURLOPT_FNMATCH_DATA, void *pointer);DESCRIPTIONPass a pointer that will be untouched by libcurl and passed as the ptr argument to the CURLOPT_FNMATCH_FUNCTION(3).DEFAULTNULLPROTOCOLSFTPEXAMPLETODOAVAILABILITYAdded in 7.21.0RETURN VALUEReturns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.SEE ALSOCURLOPT_FNMATCH_FUNCTION(3), CURLOPT_WILDCARDMATCH(3), libcurl 7.54.0 May 01, 2016 CURLOPT_FNMATCH_DATA(3)
Related Man Pages |
---|
curlopt_fnmatch_function(3) - mojave |
curlinfo_effective_url(3) - mojave |
curlopt_accepttimeout_ms(3) - mojave |
curlopt_timevalue(3) - mojave |
curlopt_closesocketfunction(3) - mojave |
Similar Topics in the Unix Linux Community |
---|
Update: Uploading Movies at Attachments to Posts |
My first PERL incarnation... Audio Oscillograph |
Controlling user input |
How can I direct messages from mac console.app to a log file? |