Home
last modified time | relevance | path

Searched defs:flags (Results 1 – 25 of 44) sorted by relevance

12

/curl/lib/
H A Dnonblock.c51 int flags; in curlx_nonblock() local
H A Didn.c40 #define IDN2_LOOKUP(name, host, flags) \ argument
43 #define IDN2_LOOKUP(name, host, flags) \ argument
220 int flags = IDN2_NFC_INPUT in idn_decode() local
H A Dhsts.h47 unsigned int flags; member
H A Durlapi.c395 static CURLUcode junkscan(const char *url, size_t *urllen, unsigned int flags) in junkscan()
430 unsigned int flags, in parse_hostname_login()
796 unsigned int flags, in parse_authority()
999 static CURLUcode parseurl(const char *url, CURLU *u, unsigned int flags) in parseurl()
1356 unsigned int flags) in parseurl_and_replace()
1418 char **part, unsigned int flags) in curl_url_get()
1701 const char *part, unsigned int flags) in curl_url_set()
H A Dsystem_win32.c53 CURLcode Curl_win32_init(long flags) in Curl_win32_init()
H A Dformdata.h38 long flags; member
H A Daltsvc.h57 long flags; /* the publicly set bitmask */ member
H A Dws.c65 int flags; member
100 static unsigned char ws_frame_flags2op(int flags) in ws_frame_flags2op()
537 unsigned int flags, in ws_enc_write_head()
1056 unsigned int flags) in curl_ws_send()
1255 unsigned int flags) in curl_ws_send()
H A Deasy.c144 static CURLcode global_init(long flags, bool memoryfuncs) in global_init()
216 CURLcode curl_global_init(long flags) in curl_global_init()
232 CURLcode curl_global_init_mem(long flags, curl_malloc_callback m, in curl_global_init_mem()
H A Dmemdebug.c323 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 Dmprintf.c154 unsigned int flags; member
227 unsigned int flags; in parsefmt() local
692 unsigned int flags = optr->flags; in formatf() local
H A Dcurl_sasl.h117 unsigned short flags; /* Configuration flags. */ member
H A Dcf-h2-proxy.c539 const uint8_t *buf, size_t blen, int flags, in on_session_send()
741 uint8_t flags, in proxy_h2_on_header()
845 static int tunnel_recv_callback(nghttp2_session *session, uint8_t flags, in tunnel_recv_callback()
/curl/tests/unit/
H A Dunit1604.c47 static char *getflagstr(int flags) in getflagstr()
81 int flags; member
/curl/CMake/
H A DCurlTests.c50 int flags = 0; in main() local
177 unsigned long flags = ioctlsocket(socket, FIONBIO, &flags); in main() local
213 long flags = 0; in main() local
231 unsigned long flags = 0; in main() local
259 int flags = 0; in main() local
/curl/include/curl/
H A Deasy.h37 unsigned int flags; /* bit 0 is defined, the rest are reserved and should be member
H A Dwebsockets.h33 int flags; /* See the CURLWS_* defines */ member
H A Doptions.h55 unsigned int flags; member
/curl/src/
H A Dtool_doswin.c114 int flags) in sanitize_file_name()
314 int flags) in msdosify()
462 int flags) in rename_if_reserved_dos_device_name()
H A Dtool_sdecls.h90 int flags; /* options - composed of GETOUT_* bits */ member
/curl/tests/libtest/
H A Dlib1156.c46 unsigned int flags; /* ORed flags as above. */ member
/curl/docs/examples/
H A Dmulti-event.c127 int flags = 0; in curl_perform() local
H A Dmulti-uv.c137 int flags = 0; in curl_perform() local
/curl/packages/OS400/
H A Dos400sys.c256 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 Dntlm.c68 static void ntlm_print_flags(FILE *handle, unsigned long flags) in ntlm_print_flags()

Completed in 124 milliseconds

12