Home
last modified time | relevance | path

Searched defs:cookies (Results 1 - 19 of 19) sorted by relevance

/third_party/curl/docs/examples/
H A Dcookie_interface.c41 struct curl_slist *cookies; in print_cookies() local
/third_party/curl/lib/
H A Dshare.h49 struct CookieInfo *cookies; member
H A Dcookie.h57 struct Cookie *cookies[COOKIE_HASH_SIZE]; member
[all...]
H A Dc-hyper.c803 static CURLcode cookies(struct Curl_easy *data, in cookies() function
H A Dcookie.c380 static void remove_expired(struct CookieInfo *cookies) in remove_expired() argument
1500 Curl_cookie_clearall(struct CookieInfo *cookies) Curl_cookie_clearall() argument
1532 Curl_cookie_clearsess(struct CookieInfo *cookies) Curl_cookie_clearsess() argument
[all...]
H A Durldata.h2001 struct CookieInfo *cookies; /* the cookies, read from files and servers. member
/third_party/nghttp2/src/
H A Dshrpx_downstream_test.cc109 HeaderRefs cookies; in test_downstream_crumble_request_cookie() local
/third_party/curl/tests/libtest/
H A Dlib506.c185 struct curl_slist *cookies = NULL; in test() local
/third_party/python/Lib/test/
H A Dtest_http_cookies.py6 from http import cookies namespace
[all...]
/third_party/curl/src/
H A Dtool_operate.c1832 struct curlx_dynbuf cookies; in single_transfer() local
H A Dtool_cfgable.h50 struct curl_slist *cookies; /* cookies to serialize into a single line */ member
/third_party/NuttX/fs/nfs/
H A Dnfs_adapter.c977 uint32_t cookies[2]; in vfs_nfs_readdir() local
/third_party/libbpf/src/
H A Dbpf.h393 const __u64 *cookies; member
401 const __u64 *cookies; member
H A Dusdt.c966 __u64 *cookies = NULL; in usdt_manager_attach_usdt() local
[all...]
H A Dlibbpf.h518 const __u64 *cookies; member
543 const __u64 *cookies; member
H A Dlibbpf.c11298 const __u64 *cookies; local
11732 const __u64 *cookies; local
[all...]
/third_party/ffmpeg/libavformat/
H A Dhttp.c102 char *cookies; ///< holds newline (\n) delimited Set-Cookie header field values (without the "Set-Cookie: " field name) member
960 static int parse_cookie(HTTPContext *s, const char *p, AVDictionary **cookies) in parse_cookie() argument
1022 static int cookie_string(AVDictionary *dict, char **cookies) in cookie_string() argument
1237 get_cookies(HTTPContext *s, char **cookies, const char *path, const char *domain) get_cookies() argument
1488 char *cookies = NULL; http_connect() local
[all...]
/third_party/mbedtls/programs/ssl/
H A Dssl_server2.c678 int cookies; /* Use cookies for DTLS? -1 to break them */ member
[all...]
/third_party/libbpf/include/uapi/linux/
H A Dbpf.h1632 __aligned_u64 cookies; member
1660 __aligned_u64 cookies; member

Completed in 53 milliseconds