Home
last modified time | relevance | path

Searched defs:cookie (Results 1 – 25 of 166) sorted by relevance

1234567

/third_party/musl/src/stdio/
Dopen_wmemstream.c10 struct cookie { struct
22 struct cookie c; argument
Dopen_memstream.c8 struct cookie { struct
19 struct cookie c; argument
Dfmemopen.c9 struct cookie { struct
17 struct cookie c; argument
Dvswprintf.c8 struct cookie { struct
17 struct cookie *c = f->cookie; in sw_write() argument
Dvsnprintf.c7 struct cookie { struct
16 struct cookie *c = f->cookie; in sn_write() argument
Dfopencookie.c10 void *cookie; member
98 FILE *fopencookie(void *cookie, const char *mode, cookie_io_functions_t iofuncs) in fopencookie()
/third_party/musl/porting/liteos_a/user/src/stdio/
Dopen_wmemstream.c10 struct cookie { struct
22 struct cookie c; argument
/third_party/musl/porting/linux/user/src/stdio/
Dfmemopen.c9 struct cookie { struct
17 struct cookie c; argument
Dvsnprintf.c7 struct cookie { struct
16 struct cookie *c = f->cookie; in sn_write() argument
/third_party/musl/libc-test/src/functional/
Dfopencookie_test.c25 struct cookie struct
35 struct cookie *c = f; in mread() argument
/third_party/node/test/parallel/
Dtest-http-client-headers-array.js12 'cookie': 'a=1; b=2; c=3', property
43 execute({ headers: { 'x-foo': 'boom', 'cookie': 'a=1; b=2; c=3' } }); property
44 execute({ headers: { 'x-foo': 'boom', 'cookie': [ 'a=1', 'b=2', 'c=3' ] } }); property
56 { 'x-foo': 'boom', 'cookie': 'a=1; b=2; c=3' } }); property
Dtest-http-blank-header.js34 cookie: '' property
/third_party/musl/porting/liteos_a/kernel/src/stdio/
Dvsnprintf.c8 struct cookie { struct
17 struct cookie *c = f->cookie; in sn_write() argument
/third_party/musl/porting/uniproton/kernel/src/stdio/
Dvsnprintf.c8 struct cookie { struct
17 struct cookie *c = f->cookie; in sn_write() argument
/third_party/musl/porting/liteos_m/kernel/src/stdio/
Dvsnprintf.c8 struct cookie { struct
17 struct cookie *c = f->cookie; in sn_write() argument
/third_party/python/Lib/http/
Dcookiejar.py850 def set_ok(self, cookie, request): argument
859 def return_ok(self, cookie, request): argument
949 def set_ok(self, cookie, request): argument
968 def set_ok_version(self, cookie, request): argument
983 def set_ok_verifiability(self, cookie, request): argument
995 def set_ok_name(self, cookie, request): argument
1004 def set_ok_path(self, cookie, request): argument
1015 def set_ok_domain(self, cookie, request): argument
1075 def set_ok_port(self, cookie, request): argument
1096 def return_ok(self, cookie, request): argument
[all …]
/third_party/mesa3d/include/android_stub/cutils/
Dtrace.h186 #define ATRACE_ASYNC_BEGIN(name, cookie) \ argument
189 int32_t cookie) in atrace_async_begin()
201 #define ATRACE_ASYNC_END(name, cookie) atrace_async_end(ATRACE_TAG, name, cookie) argument
202 static inline void atrace_async_end(uint64_t tag, const char* name, int32_t cookie) in atrace_async_end()
/third_party/pulseaudio/src/utils/
Dpax11publish.c131 uint8_t cookie[PA_NATIVE_COOKIE_LENGTH]; in main() local
149 uint8_t cookie[PA_NATIVE_COOKIE_LENGTH]; in main() local
/third_party/libbpf/src/
Dnetlink.c134 void *cookie) in libbpf_netlink_recv()
225 void *cookie) in libbpf_netlink_send_recv()
250 void *cookie) in parse_genl_family_id()
345 libbpf_dump_nlmsg_t dump_link_nlmsg, void *cookie) in __dump_link_nlmsg()
360 static int get_xdp_info(void *cookie, void *msg, struct nlattr **tb) in get_xdp_info()
406 void *cookie) in parse_xdp_features()
656 static int __get_tc_info(void *cookie, struct tcmsg *tc, struct nlattr **tb, in __get_tc_info()
682 void *cookie) in get_tc_info()
/third_party/mesa3d/src/egl/drivers/dri2/
Dplatform_x11.c115 xcb_get_geometry_cookie_t cookie; in x11_get_drawable_info() local
162 xcb_void_cookie_t cookie; in swrastPutImage() local
203 xcb_get_image_cookie_t cookie; in swrastGetImage() local
276 xcb_get_geometry_cookie_t cookie; in dri2_x11_create_surface() local
338 xcb_void_cookie_t cookie; in dri2_x11_create_surface() local
533 xcb_dri2_get_buffers_cookie_t cookie; in dri2_x11_get_buffers() local
570 xcb_dri2_get_buffers_with_format_cookie_t cookie; in dri2_x11_get_buffers_with_format() local
877 xcb_dri2_copy_region_cookie_t cookie; in dri2_copy_region() local
915 xcb_dri2_swap_buffers_cookie_t cookie; in dri2_x11_swap_buffers_msc() local
1180 xcb_dri2_get_msc_cookie_t cookie; in dri2_x11_get_sync_values() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_context.c169 static void lp_draw_disk_cache_find_shader(void *cookie, in lp_draw_disk_cache_find_shader()
177 static void lp_draw_disk_cache_insert_shader(void *cookie, in lp_draw_disk_cache_insert_shader()
/third_party/openssl/test/
Ddtlsv1listentest.c262 static int cookie_gen(SSL *ssl, unsigned char *cookie, unsigned int *cookie_len) in cookie_gen()
273 static int cookie_verify(SSL *ssl, const unsigned char *cookie, in cookie_verify()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dctrl_iface_udp.c48 u8 cookie[COOKIE_LEN]; member
54 u8 cookie[COOKIE_LEN]; member
236 u8 cookie[COOKIE_LEN]; local
614 u8 cookie[COOKIE_LEN]; local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dctrl_iface_udp.c48 u8 cookie[COOKIE_LEN]; member
54 u8 cookie[COOKIE_LEN]; member
236 u8 cookie[COOKIE_LEN]; local
637 u8 cookie[COOKIE_LEN]; local
/third_party/ltp/testcases/kernel/syscalls/utils/
Dinotify.h21 __u32 cookie; /* cookie to synchronize two events */ member
142 __u32 mask, __u32 cookie, in inotify_inode_queue_event()
149 __u32 mask, __u32 cookie, in inotify_dentry_parent_queue_event()

1234567