Home
last modified time | relevance | path

Searched refs:replies (Results 1 – 25 of 101) sorted by relevance

12345

/external/ppp/pppd/
Dsession.c127 int replies = 0; in conversation() local
133 for (replies = 0; replies < num_msg; replies++) { in conversation()
134 switch (msg[replies]->msg_style) { in conversation()
136 reply[replies].resp_retcode = PAM_SUCCESS; in conversation()
137 reply[replies].resp = COPY_STRING(PAM_username); in conversation()
141 reply[replies].resp_retcode = PAM_SUCCESS; in conversation()
142 reply[replies].resp = COPY_STRING(PAM_password); in conversation()
149 reply[replies].resp_retcode = PAM_SUCCESS; in conversation()
150 reply[replies].resp = NULL; in conversation()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
DPacketDispatcher.java197 private Hashtable<Integer, ReplyPacket> replies; field in PacketDispatcher.CommandsSynchronyzer
204 replies = new Hashtable<Integer, ReplyPacket>(); in CommandsSynchronyzer()
247 synchronized (replies) { in notifyThread()
248 replies.put(new Integer(replyPacket.getId()), in notifyThread()
315 synchronized (replies) { in waitForReply()
316 currentReply = (ReplyPacket) replies.remove(Id); in waitForReply()
408 synchronized (replies) { in receiveReply()
410 currentReply = (ReplyPacket) replies.remove(new Integer( in receiveReply()
423 replies.wait(100); in receiveReply()
/external/openssh/
DPROTOCOL.mux5 This field is returned in replies as "client request id" to facilitate
90 The server replies with:
122 For dynamically allocated listen port the server replies with
218 XXX inject packet (what about replies)
/external/mockftpserver/tags/2.0-rc1/
DCHANGELOG.txt9 …valid user accounts and credentials. The FakeFtpServer then responds with appropriate replies and …
23 - BUG FIX: Terminate replies with <CRLF> (\r\n).
/external/wpa_supplicant_8/src/wps/
Dwps_upnp_ssdp.c464 int replies; in msearchreply_state_machine_start() local
466 replies = dl_list_len(&sm->msearch_replies); in msearchreply_state_machine_start()
468 "outstanding)", replies); in msearchreply_state_machine_start()
469 if (replies >= MAX_MSEARCH) { in msearchreply_state_machine_start()
/external/mockftpserver/tags/1.2.3/src/site/apt/
Dstubftpserver-getting-started.apt138 * LIST - replies with a predefined directory listing
140 * PWD - replies with a predefined directory pathname
142 * DELE - replies with an error reply code (450)
144 * RETR - replies with predefined contents for a retrieved file
/external/mockftpserver/tags/1.0/src/site/apt/
Dstubftpserver-getting-started.apt138 * LIST - replies with a predefined directory listing
140 * PWD - replies with a predefined directory pathname
142 * DELE - replies with an error reply code (450)
144 * RETR - replies with predefined contents for a retrieved file
/external/mockftpserver/tags/1.1/src/site/apt/
Dstubftpserver-getting-started.apt138 * LIST - replies with a predefined directory listing
140 * PWD - replies with a predefined directory pathname
142 * DELE - replies with an error reply code (450)
144 * RETR - replies with predefined contents for a retrieved file
/external/mockftpserver/tags/2.x_Before_IDEA/src/site/apt/
Dstubftpserver-getting-started.apt138 * LIST - replies with a predefined directory listing
140 * PWD - replies with a predefined directory pathname
142 * DELE - replies with an error reply code (450)
144 * RETR - replies with predefined contents for a retrieved file
/external/mockftpserver/tags/1.2.2/src/site/apt/
Dstubftpserver-getting-started.apt138 * LIST - replies with a predefined directory listing
140 * PWD - replies with a predefined directory pathname
142 * DELE - replies with an error reply code (450)
144 * RETR - replies with predefined contents for a retrieved file
/external/mockftpserver/tags/1.2/src/site/apt/
Dstubftpserver-getting-started.apt138 * LIST - replies with a predefined directory listing
140 * PWD - replies with a predefined directory pathname
142 * DELE - replies with an error reply code (450)
144 * RETR - replies with predefined contents for a retrieved file
/external/mockftpserver/tags/1.2.1/src/site/apt/
Dstubftpserver-getting-started.apt138 * LIST - replies with a predefined directory listing
140 * PWD - replies with a predefined directory pathname
142 * DELE - replies with an error reply code (450)
144 * RETR - replies with predefined contents for a retrieved file
/external/mockftpserver/tags/2.0.2/src/site/apt/
Dstubftpserver-getting-started.apt311 * LIST - replies with a predefined directory listing
313 * PWD - replies with a predefined directory pathname
315 * DELE - replies with an error reply code (450)
317 * RETR - replies with predefined contents for a retrieved file
/external/mockftpserver/tags/2.0/src/site/apt/
Dstubftpserver-getting-started.apt311 * LIST - replies with a predefined directory listing
313 * PWD - replies with a predefined directory pathname
315 * DELE - replies with an error reply code (450)
317 * RETR - replies with predefined contents for a retrieved file
/external/mockftpserver/tags/2.0.1/src/site/apt/
Dstubftpserver-getting-started.apt311 * LIST - replies with a predefined directory listing
313 * PWD - replies with a predefined directory pathname
315 * DELE - replies with an error reply code (450)
317 * RETR - replies with predefined contents for a retrieved file
/external/mockftpserver/tags/2.2/src/site/apt/
Dstubftpserver-getting-started.apt311 * LIST - replies with a predefined directory listing
313 * PWD - replies with a predefined directory pathname
315 * DELE - replies with an error reply code (450)
317 * RETR - replies with predefined contents for a retrieved file
/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/site/apt/
Dstubftpserver-getting-started.apt311 * LIST - replies with a predefined directory listing
313 * PWD - replies with a predefined directory pathname
315 * DELE - replies with an error reply code (450)
317 * RETR - replies with predefined contents for a retrieved file
/external/mockftpserver/branches/1.x_Branch/src/site/apt/
Dstubftpserver-getting-started.apt143 * LIST - replies with a predefined directory listing
145 * PWD - replies with a predefined directory pathname
147 * DELE - replies with an error reply code (450)
149 * RETR - replies with predefined contents for a retrieved file
/external/mockftpserver/tags/1.2.4/src/site/apt/
Dstubftpserver-getting-started.apt143 * LIST - replies with a predefined directory listing
145 * PWD - replies with a predefined directory pathname
147 * DELE - replies with an error reply code (450)
149 * RETR - replies with predefined contents for a retrieved file
/external/mockftpserver/tags/2.0-rc1/src/site/apt/
Dstubftpserver-getting-started.apt143 * LIST - replies with a predefined directory listing
145 * PWD - replies with a predefined directory pathname
147 * DELE - replies with an error reply code (450)
149 * RETR - replies with predefined contents for a retrieved file
/external/mockftpserver/tags/2.1/src/site/apt/
Dstubftpserver-getting-started.apt311 * LIST - replies with a predefined directory listing
313 * PWD - replies with a predefined directory pathname
315 * DELE - replies with an error reply code (450)
317 * RETR - replies with predefined contents for a retrieved file
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/site/apt/
Dstubftpserver-getting-started.apt311 * LIST - replies with a predefined directory listing
313 * PWD - replies with a predefined directory pathname
315 * DELE - replies with an error reply code (450)
317 * RETR - replies with predefined contents for a retrieved file
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/
DCHANGELOG.txt31 …valid user accounts and credentials. The FakeFtpServer then responds with appropriate replies and …
45 - BUG FIX: Terminate replies with <CRLF> (\r\n).
/external/mockftpserver/tags/2.4/src/site/apt/
Dstubftpserver-getting-started.apt313 * LIST - replies with a predefined directory listing
315 * PWD - replies with a predefined directory pathname
317 * DELE - replies with an error reply code (450)
319 * RETR - replies with predefined contents for a retrieved file
/external/mockftpserver/tags/2.3/src/site/apt/
Dstubftpserver-getting-started.apt313 * LIST - replies with a predefined directory listing
315 * PWD - replies with a predefined directory pathname
317 * DELE - replies with an error reply code (450)
319 * RETR - replies with predefined contents for a retrieved file

12345