Home
last modified time | relevance | path

Searched refs:cookie0 (Results 1 – 11 of 11) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/kern/
H A Dsubr_psref.c360 psreffed_p_xc(void *cookie0, void *cookie1 __unused) in psreffed_p_xc() argument
362 struct psreffed *P = cookie0; in psreffed_p_xc()
/dports/security/tor-devel/tor-0.4.7.2-alpha/src/test/
H A Dtest_extorport.c113 char cookie0[32]; in test_ext_or_init_auth() local
150 memcpy(cookie0, ext_or_auth_cookie, 32); in test_ext_or_init_auth()
155 tt_mem_op(cookie0,OP_EQ, ext_or_auth_cookie, 32); in test_ext_or_init_auth()
/dports/security/tor/tor-0.4.6.8/src/test/
H A Dtest_extorport.c113 char cookie0[32]; in test_ext_or_init_auth() local
150 memcpy(cookie0, ext_or_auth_cookie, 32); in test_ext_or_init_auth()
155 tt_mem_op(cookie0,OP_EQ, ext_or_auth_cookie, 32); in test_ext_or_init_auth()
/dports/lang/elm/compiler-0.19.1/_cabal_deps/snap-core-1.0.4.1/test/Snap/Internal/Http/Types/
H A DTests.hs155 let [b0, b1, b2] = map cookieToBS [cookie0, cookie1, cookie2]
161 cookie0 = Cookie "foo" "bar" Nothing Nothing Nothing False True function
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/clientscr/
H A Dscreensaver_x11.cpp496 xcb_intern_atom_cookie_t cookie0=xcb_intern_atom( in main() local
499 xcb_intern_atom_reply_t *reply0=xcb_intern_atom_reply(con, cookie0, NULL); in main()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/wuffs/src/example/imageviewer/
H A Dimageviewer.c427 xcb_intern_atom_cookie_t cookie0 = in main() local
434 xcb_intern_atom_reply_t* reply0 = xcb_intern_atom_reply(c, cookie0, NULL); in main()
/dports/security/putty/putty-0.76/contrib/
H A Dlogparse.pl604 my ($cookie0, $cookie1, $cookie2, $cookie3,
609 $cookie0, $cookie1, $cookie2, $cookie3);
/dports/security/putty-nogtk/putty-0.76/contrib/
H A Dlogparse.pl604 my ($cookie0, $cookie1, $cookie2, $cookie3,
609 $cookie0, $cookie1, $cookie2, $cookie3);
/dports/security/lego/lego-4.5.3/vendor/github.com/deepmap/oapi-codegen/internal/test/parameters/
H A Dparameters.gen.go549 cookie0 := &http.Cookie{
553 req.AddCookie(cookie0)
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/deepmap/oapi-codegen/internal/test/parameters/
H A Dparameters.gen.go569 cookie0 := &http.Cookie{
573 req.AddCookie(cookie0)
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/deepmap/oapi-codegen/internal/test/parameters/
H A Dparameters.gen.go569 cookie0 := &http.Cookie{
573 req.AddCookie(cookie0)