Home
last modified time | relevance | path

Searched refs:RequestString (Results 1 – 25 of 65) sorted by relevance

123

/dports/textproc/htdig/htdig-3.2.0b6/htnet/
H A DHtCookieJar.cc60 String &RequestString, const int &NumCookies) in WriteCookieHTTPRequest() argument
69 RequestString << "Cookie: $Version=\"1\"; "; in WriteCookieHTTPRequest()
71 RequestString << "; " ; in WriteCookieHTTPRequest()
87 RequestString << Cookie.GetName() << "=" << Cookie.GetValue(); in WriteCookieHTTPRequest()
90 RequestString << " ;$Path=" << Cookie.GetPath(); in WriteCookieHTTPRequest()
93 RequestString << " ;$Domain=" << Cookie.GetDomain(); in WriteCookieHTTPRequest()
100 RequestString << "Cookie: "; in WriteCookieHTTPRequest()
102 RequestString << "; " ; in WriteCookieHTTPRequest()
118 RequestString << Cookie.GetName() << "=" << Cookie.GetValue(); in WriteCookieHTTPRequest()
H A DHtCookieMemJar.cc306 String &RequestString) in SetHTTPRequest_CookiesString() argument
345 WriteDomainCookiesString(_url, SubDomain, RequestString); in SetHTTPRequest_CookiesString()
355 WriteDomainCookiesString(_url, Domain, RequestString); in SetHTTPRequest_CookiesString()
381 const String &Domain, String &RequestString) in WriteDomainCookiesString() argument
439 WriteCookieHTTPRequest(*cookie, RequestString, NumCookies); in WriteDomainCookiesString()
448 RequestString <<"\r\n"; in WriteDomainCookiesString()
H A DHtCookieJar.h84 String &RequestString) = 0;
114 String &RequestString, const int &NumCookies);
H A DHtCookieMemJar.h74 String &RequestString);
103 const String &Domain, String &RequestString);
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/dennwc/graphql/
H A Dexecutor_resolve_test.go39 RequestString: `{ test }`,
62 RequestString: `{ test }`,
88 RequestString: `{ test }`,
99 RequestString: `{ test(aStr: "String!") }`,
110 RequestString: `{ test(aInt: -123, aStr: "String!") }`,
156 RequestString: `{ test { Str, Int } }`,
171 RequestString: `{ test(aStr: "String!") { Str, Int } }`,
185 RequestString: `{ test(aInt: -123, aStr: "String!") { Str, Int } }`,
232 RequestString: `{ test { str, int } }`,
247 RequestString: `{ test(aStr: "String!") { str, int } }`,
[all …]
H A Dintrospection_test.go830 RequestString: testutil.IntrospectionQuery,
942 RequestString: query,
981 RequestString: query,
1040 RequestString: query,
1109 RequestString: query,
1184 RequestString: query,
1273 RequestString: query,
1315 RequestString: query,
1388 RequestString: query,
1466 RequestString: query,
H A Dgraphql_test.go79 RequestString: test.Query,
125 RequestString: query,
162 RequestString: query,
195 RequestString: query,
239 RequestString: query,
H A Dgraphql.go16 RequestString string member
38 Body: []byte(p.RequestString),
H A Dgraphql_bench_test.go65 RequestString: bench.Query,
119 RequestString: bench.Query,
/dports/net/storj/storj-1.45.3/vendor/github.com/graphql-go/graphql/
H A Dexecutor_resolve_test.go39 RequestString: `{ test }`,
62 RequestString: `{ test }`,
88 RequestString: `{ test }`,
99 RequestString: `{ test(aStr: "String!") }`,
110 RequestString: `{ test(aInt: -123, aStr: "String!") }`,
156 RequestString: `{ test { Str, Int } }`,
171 RequestString: `{ test(aStr: "String!") { Str, Int } }`,
185 RequestString: `{ test(aInt: -123, aStr: "String!") { Str, Int } }`,
232 RequestString: `{ test { str, int } }`,
247 RequestString: `{ test(aStr: "String!") { str, int } }`,
[all …]
H A Dintrospection_test.go829 RequestString: testutil.IntrospectionQuery,
941 RequestString: query,
980 RequestString: query,
1039 RequestString: query,
1108 RequestString: query,
1183 RequestString: query,
1272 RequestString: query,
1314 RequestString: query,
1387 RequestString: query,
1465 RequestString: query,
H A Dextensions_test.go56 RequestString: query,
87 RequestString: query,
115 RequestString: query,
146 RequestString: query,
174 RequestString: query,
205 RequestString: query,
233 RequestString: query,
267 RequestString: query,
298 RequestString: query,
332 RequestString: query,
[all …]
H A Dgraphql_test.go100 RequestString: test.Query,
147 RequestString: query,
184 RequestString: query,
217 RequestString: query,
261 RequestString: query,
H A Dgraphql.go16 RequestString string member
38 Body: []byte(p.RequestString),
H A Dgraphql_bench_test.go65 RequestString: bench.Query,
119 RequestString: bench.Query,
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/SecurityPkg/Tcg/Opal/OpalPassword/
H A DOpalDriver.c847 IN CHAR16 *RequestString in OpalGetPopUpString() argument
869 IN CHAR16 *RequestString in OpalDriverRequestPassword() argument
889 PopUpString = OpalGetPopUpString (Dev, RequestString); in OpalDriverRequestPassword()
1054 IN CHAR16 *RequestString in ProcessOpalRequestEnableFeature() argument
1074 PopUpString = OpalGetPopUpString (Dev, RequestString); in ProcessOpalRequestEnableFeature()
1199 IN CHAR16 *RequestString in ProcessOpalRequestDisableUser() argument
1311 IN CHAR16 *RequestString in ProcessOpalRequestPsidRevert() argument
1447 IN CHAR16 *RequestString in ProcessOpalRequestRevert() argument
1610 IN CHAR16 *RequestString in ProcessOpalRequestSecureErase() argument
1745 IN CHAR16 *RequestString in ProcessOpalRequestSetUserPwd() argument
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/SecurityPkg/Tcg/Opal/OpalPassword/
H A DOpalDriver.c847 IN CHAR16 *RequestString in OpalGetPopUpString() argument
869 IN CHAR16 *RequestString in OpalDriverRequestPassword() argument
889 PopUpString = OpalGetPopUpString (Dev, RequestString); in OpalDriverRequestPassword()
1054 IN CHAR16 *RequestString in ProcessOpalRequestEnableFeature() argument
1074 PopUpString = OpalGetPopUpString (Dev, RequestString); in ProcessOpalRequestEnableFeature()
1199 IN CHAR16 *RequestString in ProcessOpalRequestDisableUser() argument
1311 IN CHAR16 *RequestString in ProcessOpalRequestPsidRevert() argument
1447 IN CHAR16 *RequestString in ProcessOpalRequestRevert() argument
1610 IN CHAR16 *RequestString in ProcessOpalRequestSecureErase() argument
1745 IN CHAR16 *RequestString in ProcessOpalRequestSetUserPwd() argument
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/SecurityPkg/Tcg/Opal/OpalPassword/
H A DOpalDriver.c847 IN CHAR16 *RequestString in OpalGetPopUpString() argument
869 IN CHAR16 *RequestString in OpalDriverRequestPassword() argument
889 PopUpString = OpalGetPopUpString (Dev, RequestString); in OpalDriverRequestPassword()
1042 IN CHAR16 *RequestString in ProcessOpalRequestEnableFeature() argument
1062 PopUpString = OpalGetPopUpString (Dev, RequestString); in ProcessOpalRequestEnableFeature()
1187 IN CHAR16 *RequestString in ProcessOpalRequestDisableUser() argument
1299 IN CHAR16 *RequestString in ProcessOpalRequestPsidRevert() argument
1435 IN CHAR16 *RequestString in ProcessOpalRequestRevert() argument
1598 IN CHAR16 *RequestString in ProcessOpalRequestSecureErase() argument
1733 IN CHAR16 *RequestString in ProcessOpalRequestSetUserPwd() argument
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/SecurityPkg/Tcg/Opal/OpalPassword/
H A DOpalDriver.c847 IN CHAR16 *RequestString in OpalGetPopUpString() argument
869 IN CHAR16 *RequestString in OpalDriverRequestPassword() argument
889 PopUpString = OpalGetPopUpString (Dev, RequestString); in OpalDriverRequestPassword()
1054 IN CHAR16 *RequestString in ProcessOpalRequestEnableFeature() argument
1074 PopUpString = OpalGetPopUpString (Dev, RequestString); in ProcessOpalRequestEnableFeature()
1199 IN CHAR16 *RequestString in ProcessOpalRequestDisableUser() argument
1311 IN CHAR16 *RequestString in ProcessOpalRequestPsidRevert() argument
1447 IN CHAR16 *RequestString in ProcessOpalRequestRevert() argument
1610 IN CHAR16 *RequestString in ProcessOpalRequestSecureErase() argument
1745 IN CHAR16 *RequestString in ProcessOpalRequestSetUserPwd() argument
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/SecurityPkg/Tcg/Opal/OpalPassword/
H A DOpalDriver.c847 IN CHAR16 *RequestString in OpalGetPopUpString() argument
869 IN CHAR16 *RequestString in OpalDriverRequestPassword() argument
889 PopUpString = OpalGetPopUpString (Dev, RequestString); in OpalDriverRequestPassword()
1042 IN CHAR16 *RequestString in ProcessOpalRequestEnableFeature() argument
1062 PopUpString = OpalGetPopUpString (Dev, RequestString); in ProcessOpalRequestEnableFeature()
1187 IN CHAR16 *RequestString in ProcessOpalRequestDisableUser() argument
1299 IN CHAR16 *RequestString in ProcessOpalRequestPsidRevert() argument
1435 IN CHAR16 *RequestString in ProcessOpalRequestRevert() argument
1598 IN CHAR16 *RequestString in ProcessOpalRequestSecureErase() argument
1733 IN CHAR16 *RequestString in ProcessOpalRequestSetUserPwd() argument
[all …]
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/SecurityPkg/Tcg/Opal/OpalPassword/
H A DOpalDriver.c847 IN CHAR16 *RequestString in OpalGetPopUpString() argument
869 IN CHAR16 *RequestString in OpalDriverRequestPassword() argument
889 PopUpString = OpalGetPopUpString (Dev, RequestString); in OpalDriverRequestPassword()
1054 IN CHAR16 *RequestString in ProcessOpalRequestEnableFeature() argument
1074 PopUpString = OpalGetPopUpString (Dev, RequestString); in ProcessOpalRequestEnableFeature()
1199 IN CHAR16 *RequestString in ProcessOpalRequestDisableUser() argument
1311 IN CHAR16 *RequestString in ProcessOpalRequestPsidRevert() argument
1447 IN CHAR16 *RequestString in ProcessOpalRequestRevert() argument
1610 IN CHAR16 *RequestString in ProcessOpalRequestSecureErase() argument
1745 IN CHAR16 *RequestString in ProcessOpalRequestSetUserPwd() argument
[all …]
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/SecurityPkg/Tcg/Opal/OpalPassword/
H A DOpalDriver.c847 IN CHAR16 *RequestString in OpalGetPopUpString() argument
869 IN CHAR16 *RequestString in OpalDriverRequestPassword() argument
889 PopUpString = OpalGetPopUpString (Dev, RequestString); in OpalDriverRequestPassword()
1054 IN CHAR16 *RequestString in ProcessOpalRequestEnableFeature() argument
1074 PopUpString = OpalGetPopUpString (Dev, RequestString); in ProcessOpalRequestEnableFeature()
1199 IN CHAR16 *RequestString in ProcessOpalRequestDisableUser() argument
1311 IN CHAR16 *RequestString in ProcessOpalRequestPsidRevert() argument
1447 IN CHAR16 *RequestString in ProcessOpalRequestRevert() argument
1610 IN CHAR16 *RequestString in ProcessOpalRequestSecureErase() argument
1745 IN CHAR16 *RequestString in ProcessOpalRequestSetUserPwd() argument
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/SecurityPkg/Tcg/Opal/OpalPassword/
H A DOpalDriver.c847 IN CHAR16 *RequestString in OpalGetPopUpString() argument
869 IN CHAR16 *RequestString in OpalDriverRequestPassword() argument
889 PopUpString = OpalGetPopUpString (Dev, RequestString); in OpalDriverRequestPassword()
1042 IN CHAR16 *RequestString in ProcessOpalRequestEnableFeature() argument
1062 PopUpString = OpalGetPopUpString (Dev, RequestString); in ProcessOpalRequestEnableFeature()
1187 IN CHAR16 *RequestString in ProcessOpalRequestDisableUser() argument
1299 IN CHAR16 *RequestString in ProcessOpalRequestPsidRevert() argument
1435 IN CHAR16 *RequestString in ProcessOpalRequestRevert() argument
1598 IN CHAR16 *RequestString in ProcessOpalRequestSecureErase() argument
1733 IN CHAR16 *RequestString in ProcessOpalRequestSetUserPwd() argument
[all …]
/dports/sysutils/edk2/edk2-edk2-stable202102/SecurityPkg/Tcg/Opal/OpalPassword/
H A DOpalDriver.c847 IN CHAR16 *RequestString in OpalGetPopUpString() argument
869 IN CHAR16 *RequestString in OpalDriverRequestPassword() argument
889 PopUpString = OpalGetPopUpString (Dev, RequestString); in OpalDriverRequestPassword()
1054 IN CHAR16 *RequestString in ProcessOpalRequestEnableFeature() argument
1074 PopUpString = OpalGetPopUpString (Dev, RequestString); in ProcessOpalRequestEnableFeature()
1199 IN CHAR16 *RequestString in ProcessOpalRequestDisableUser() argument
1311 IN CHAR16 *RequestString in ProcessOpalRequestPsidRevert() argument
1447 IN CHAR16 *RequestString in ProcessOpalRequestRevert() argument
1610 IN CHAR16 *RequestString in ProcessOpalRequestSecureErase() argument
1745 IN CHAR16 *RequestString in ProcessOpalRequestSetUserPwd() argument
[all …]
/dports/sysutils/sensu-go/sensu-go-5.11.1/vendor/github.com/graphql-go/graphql/
H A Dgraphql.go16 RequestString string member
38 Body: []byte(p.RequestString),

123