Home
last modified time | relevance | path

Searched refs:Reply (Results 1 – 25 of 102) sorted by relevance

12345

/external/valgrind/coregrind/m_syswrap/
Dsyswrap-darwin.c4905 } Reply; in POST() typedef
4908 Reply *reply = (Reply *)ARG1; in POST()
4940 } Reply; in POST() typedef
4943 Reply *reply = (Reply *)ARG1; in POST()
4969 } Reply; in POST() typedef
4972 Reply *reply = (Reply *)ARG1; in POST()
5003 } Reply; in POST() typedef
5006 Reply *reply = (Reply *)ARG1; in POST()
5097 } Reply; in POST() typedef
5100 Reply *reply = (Reply *)ARG1; in POST()
[all …]
/external/libbrillo/brillo/http/
Dhttp_transport_fake.h201 void Reply(int status_code,
219 void Reply(int status_code, in Reply() function
224 Reply(status_code, data.data(), data.size() * sizeof(T), mime_type); in Reply()
230 void Reply(int status_code, const T& data, const std::string& mime_type) { in Reply() function
233 Reply(status_code, &data, sizeof(T), mime_type); in Reply()
Dhttp_transport_fake.cc238 void ServerResponse::Reply(int status_code, in Reply() function in brillo::ServerResponse
253 Reply(status_code, text.data(), text.size(), mime_type); in ReplyText()
/external/tcpdump/tests/
Disakmp4.out2 ARP, Reply 192.1.2.23 is-at 10:00:00:64:64:23, length 28
14 ARP, Reply 192.1.2.254 is-at 10:00:00:de:ad:ba, length 28
27 ARP, Reply 192.1.2.23 is-at 10:00:00:64:64:23, length 28
33 ARP, Reply 192.1.2.254 is-at 10:00:00:de:ad:ba, length 28
Dloopback.out2 Loopback, skipCount 8, Reply, receipt number 1, data (40 octets)
6 Loopback, skipCount 24, Reply, receipt number 2, data (40 octets)
Ddhcp-rfc5859-v.out11 192.168.1.1.67 > 192.168.1.4.68: BOOTP/DHCP, Reply, length 300, xid 0xde549277, Flags [none]
34 192.168.1.1.67 > 192.168.1.4.68: BOOTP/DHCP, Reply, length 300, xid 0xde549277, Flags [none]
Ddhcp-rfc3004-v.out16 192.168.1.1.67 > 192.168.1.4.68: BOOTP/DHCP, Reply, length 280, xid 0x6e32864, Flags [none]
44 192.168.1.1.67 > 192.168.1.4.68: BOOTP/DHCP, Reply, length 280, xid 0x6e32864, Flags [none]
Dradius-v.out20 Reply-Message Attribute (18), length: 11, Value: Hello, %u
44 Reply-Message Attribute (18), length: 21, Value: Hello, John.McGuirk
Dmptcp-fclose.out2 ARP, Reply 10.2.1.2 is-at d6:06:3c:4a:35:7a, length 28
/external/ppp/pppd/plugins/radius/etc/
Ddictionary.ascend41 ATTRIBUTE Ascend-DHCP-Reply 147 integer
282 VALUE Ascend-DHCP-Reply DHCP-Reply-No 0
283 VALUE Ascend-DHCP-Reply DHCP-Reply-Yes 1
/external/lldb/tools/debugserver/source/MacOSX/
DMachException.h106 kern_return_t Reply (MachProcess *process, int signal);
/external/curl/docs/
DMAIL-ETIQUETTE20 2.1 Reply or New Mail
21 2.2 Reply to the List
168 2.1 Reply or New Mail
178 2.2 Reply to the List
185 the Reply-To: field in outgoing mails back to the mailing list address,
/external/curl/tests/data/
Dtest204525 REPLY welcome HTTP/1.1 200 OK\r\nContent-Length: 21\r\n\r\n500 Weird FTP Reply
/external/google-breakpad/src/client/mac/handler/
Dexception_handler.cc185 } Reply; in breakpad_exc_server() typedef
191 Reply* OutP = (Reply*)OutHeadP; in breakpad_exc_server()
/external/mockftpserver/tags/2.4/src/test/groovy/org/mockftpserver/fake/command/
DHelpCommandHandlerTest.groovy56 // Reply text includes the message text and the passed-in command as a message parameter
/external/mockftpserver/tags/2.0-rc1/src/test/groovy/org/mockftpserver/fake/command/
DHelpCommandHandlerTest.groovy56 // Reply text includes the message text and the passed-in command as a message parameter
/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/test/groovy/org/mockftpserver/fake/command/
DHelpCommandHandlerTest.groovy56 // Reply text includes the message text and the passed-in command as a message parameter
/external/mockftpserver/tags/2.0.1/src/test/groovy/org/mockftpserver/fake/command/
DHelpCommandHandlerTest.groovy56 // Reply text includes the message text and the passed-in command as a message parameter
/external/mockftpserver/MockFtpServer/src/test/groovy/org/mockftpserver/fake/command/
DHelpCommandHandlerTest.groovy56 // Reply text includes the message text and the passed-in command as a message parameter
/external/mockftpserver/tags/2.0.2/src/test/groovy/org/mockftpserver/fake/command/
DHelpCommandHandlerTest.groovy56 // Reply text includes the message text and the passed-in command as a message parameter
/external/mockftpserver/tags/2.1/src/test/groovy/org/mockftpserver/fake/command/
DHelpCommandHandlerTest.groovy56 // Reply text includes the message text and the passed-in command as a message parameter
/external/mockftpserver/tags/2.5/src/test/groovy/org/mockftpserver/fake/command/
DHelpCommandHandlerTest.groovy56 // Reply text includes the message text and the passed-in command as a message parameter
/external/mockftpserver/tags/2.3/src/test/groovy/org/mockftpserver/fake/command/
DHelpCommandHandlerTest.groovy56 // Reply text includes the message text and the passed-in command as a message parameter
/external/mockftpserver/tags/2.2/src/test/groovy/org/mockftpserver/fake/command/
DHelpCommandHandlerTest.groovy56 // Reply text includes the message text and the passed-in command as a message parameter
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/test/groovy/org/mockftpserver/fake/command/
DHelpCommandHandlerTest.groovy56 // Reply text includes the message text and the passed-in command as a message parameter

12345