/curl/lib/ |
H A D | nonblock.c | 51 int flags; in curlx_nonblock() local
|
H A D | idn.c | 40 #define IDN2_LOOKUP(name, host, flags) \ argument 43 #define IDN2_LOOKUP(name, host, flags) \ argument 261 int flags = IDN2_NFC_INPUT in idn_decode() local
|
H A D | system_win32.c | 49 CURLcode Curl_win32_init(long flags) in Curl_win32_init()
|
H A D | hsts.h | 47 unsigned int flags; member
|
H A D | urlapi.c | 395 static CURLUcode junkscan(const char *url, size_t *urllen, unsigned int flags) in junkscan() 430 unsigned int flags, in parse_hostname_login() 790 unsigned int flags, in parse_authority() 992 static CURLUcode parseurl(const char *url, CURLU *u, unsigned int flags) in parseurl() 1350 unsigned int flags) in parseurl_and_replace() 1412 char **part, unsigned int flags) in curl_url_get() 1703 const char *part, unsigned int flags) in curl_url_set()
|
H A D | formdata.h | 38 long flags; member
|
H A D | altsvc.h | 57 long flags; /* the publicly set bitmask */ member
|
H A D | ws.c | 66 int flags; member 101 static unsigned char ws_frame_flags2op(int flags) in ws_frame_flags2op() 540 unsigned int flags, in ws_enc_write_head() 1133 unsigned int flags) in curl_ws_send() 1377 unsigned int flags) in curl_ws_send()
|
H A D | easy.c | 145 static CURLcode global_init(long flags, bool memoryfuncs) in global_init() 217 CURLcode curl_global_init(long flags) in curl_global_init() 233 CURLcode curl_global_init_mem(long flags, curl_malloc_callback m, in curl_global_init_mem()
|
H A D | memdebug.c | 323 SEND_TYPE_ARG3 len, SEND_TYPE_ARG4 flags, int line, in curl_dbg_send() 337 RECV_TYPE_ARG3 len, RECV_TYPE_ARG4 flags, int line, in curl_dbg_recv()
|
H A D | mprintf.c | 153 unsigned int flags; member 226 unsigned int flags; in parsefmt() local 706 unsigned int flags = optr->flags; in formatf() local
|
H A D | curl_sasl.h | 117 unsigned short flags; /* Configuration flags. */ member
|
H A D | formdata.c | 75 long flags, in AddHttpPost()
|
/curl/CMake/ |
H A D | CurlTests.c | 50 int flags = 0; in main() local 175 unsigned long flags = ioctlsocket(socket, FIONBIO, &flags); in main() local 205 long flags = 0; in main() local 220 unsigned long flags = 0; in main() local 248 int flags = 0; in main() local
|
/curl/tests/unit/ |
H A D | unit1604.c | 47 static char *getflagstr(int flags) in getflagstr() 77 int flags; member
|
/curl/include/curl/ |
H A D | easy.h | 37 unsigned int flags; /* bit 0 is defined, the rest are reserved and should be member
|
H A D | websockets.h | 33 int flags; /* See the CURLWS_* defines */ member
|
H A D | options.h | 55 unsigned int flags; member
|
/curl/src/ |
H A D | tool_doswin.c | 104 int flags) in sanitize_file_name() 295 int flags) in msdosify() 440 int flags) in rename_if_reserved_dos()
|
H A D | tool_sdecls.h | 90 int flags; /* options - composed of GETOUT_* bits */ member
|
/curl/tests/libtest/ |
H A D | lib1156.c | 46 unsigned int flags; /* ORed flags as above. */ member
|
/curl/docs/examples/ |
H A D | multi-event.c | 127 int flags = 0; in curl_perform() local
|
H A D | multi-uv.c | 144 int flags = 0; in on_uv_socket() local
|
/curl/packages/OS400/ |
H A D | os400sys.c | 256 int flags) in Curl_getnameinfo_a() 897 Curl_os400_sendto(int sd, char *buffer, int buflen, int flags, in Curl_os400_sendto() 912 Curl_os400_recvfrom(int sd, char *buffer, int buflen, int flags, in Curl_os400_recvfrom()
|
/curl/lib/vauth/ |
H A D | ntlm.c | 64 static void ntlm_print_flags(FILE *handle, unsigned long flags) in ntlm_print_flags()
|