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

/macosx-10.10/emacs-93/emacs/lisp/gnus/
H A Dgnus-soup.el51 (defcustom gnus-soup-replies-directory
53 "Directory where Gnus will do processing of replies."
148 (defun gnus-soup-send-replies ()
149 "Unpack and send all replies in the reply packet."
423 (defun gnus-soup-parse-replies (file)
427 (let (replies)
435 replies)
439 replies))
474 (defun gnus-soup-write-replies (dir areas)
535 gnus-soup-replies
[all...]
H A Dnnsoup.el49 (defvoo nnsoup-replies-directory (expand-file-name "replies/" nnsoup-directory)
52 (defvoo nnsoup-replies-format-type ?u ;; u is USENET news format.
53 "*Format of the replies packages.")
55 (defvoo nnsoup-replies-index-type ?n
56 "*Index type of the replies packages.")
93 (defvoo nnsoup-replies-list nil)
212 (nnsoup-write-replies)
224 nnsoup-replies-list nil)
633 (defun nnsoup-pack-replies ()
[all...]
/macosx-10.10/screen-22/screen/
H A Dattacher.c758 int replies = 0; local
766 for (replies = 0; replies < num_msg; replies++)
768 switch (msg[replies]->msg_style)
772 reply[replies].resp_retcode = PAM_SUCCESS;
773 reply[replies].resp = appdata_ptr ? strdup((char *)appdata_ptr) : 0;
778 reply[replies].resp = NULL;
/macosx-10.10/security_ocspd-55124/server/
H A DocspdServer.cpp554 SecAsn1OCSPReplies replies; local
583 replies.replies = (SecAsn1OCSPDReply **)SecAsn1Malloc(coder, (numRequests + 1) *
585 memset(replies.replies, 0, (numRequests + 1) * sizeof(SecAsn1OCSPDReply *));
586 replies.version.Data = &version;
587 replies.version.Length = 1;
596 replies.replies[numReplies++] = reply;
600 /* if we got any replies, sen
[all...]
/macosx-10.10/cups-408/cups/scheduler/
H A Dauth.c2239 struct pam_response *replies; /* Replies */ local
2247 if ((replies = malloc(sizeof(struct pam_response) * (size_t)num_msg)) == NULL)
2267 replies[i].resp_retcode = PAM_SUCCESS;
2268 replies[i].resp = strdup(data->username);
2274 replies[i].resp_retcode = PAM_SUCCESS;
2275 replies[i].resp = strdup(data->password);
2280 replies[i].resp_retcode = PAM_SUCCESS;
2281 replies[i].resp = NULL;
2286 replies[i].resp_retcode = PAM_SUCCESS;
2287 replies[
[all...]
/macosx-10.10/Security-57031.1.35/Security/include/security_asn1/
H A DocspTemplates.h314 * Unordered set of replies from ocsdp; they map back to individual
327 SecAsn1OCSPDReply **replies; member in struct:__anon3627
H A DocspTemplates.c295 offsetof(SecAsn1OCSPReplies, replies),
/macosx-10.10/Security-57031.1.35/Security/libsecurity_asn1/Security/
H A DocspTemplates.h314 * Unordered set of replies from ocsdp; they map back to individual
327 SecAsn1OCSPDReply **replies; member in struct:__anon4062
H A DocspTemplates.c295 offsetof(SecAsn1OCSPReplies, replies),
/macosx-10.10/Security-57031.1.35/Security/libsecurity_asn1/lib/
H A DocspTemplates.h314 * Unordered set of replies from ocsdp; they map back to individual
327 SecAsn1OCSPDReply **replies; member in struct:__anon4184
H A DocspTemplates.c295 offsetof(SecAsn1OCSPReplies, replies),
/macosx-10.10/Security-57031.1.35/Security/libsecurity_asn1/security_asn1/
H A DocspTemplates.h314 * Unordered set of replies from ocsdp; they map back to individual
327 SecAsn1OCSPDReply **replies; member in struct:__anon4306
H A DocspTemplates.c295 offsetof(SecAsn1OCSPReplies, replies),
/macosx-10.10/ppp-786.1.1/Helpers/pppd/
H A Dauth.c1680 int replies = 0; local
1688 for (replies = 0; replies < num_msg; replies++) {
1689 switch (msg[replies]->msg_style) {
1691 reply[replies].resp_retcode = PAM_SUCCESS;
1692 reply[replies].resp = COPY_STRING(PAM_username);
1696 reply[replies].resp_retcode = PAM_SUCCESS;
1697 reply[replies].resp = COPY_STRING(PAM_password);
1704 reply[replies]
[all...]
/macosx-10.10/CPANInternal-159.1/IPC-LDT-2.03/
H A DLDT.pm464 A successfull constructor call replies the new object. A failed call
465 replies an undefined value.
803 In case of an error, the method replies an undefined value and stores
822 passed by without being successfull. If that happens, the method replies I<undef>
983 reads a message from the associated handle and replies it.
985 In case of an error, the method replies an undefined value and
1003 passed by without being successfull. If that happens, the method replies I<undef>
1283 replies the modules version. It simply replies $IPC::LDT::VERSION and is
/macosx-10.10/Security-57031.1.35/Security/libsecurity_apple_x509_tp/lib/
H A DtpOcspVerify.cpp630 numReplies = ocspdArraySize((const void **)ocspdReplies.replies);
632 SecAsn1OCSPDReply *reply = ocspdReplies.replies[dex];
783 * This can happen if we get back replies which are not strictly in 1-1 sync with
/macosx-10.10/mDNSResponder-561.1.1/mDNSShared/
H A Duds_daemon.c168 int no_reply; // don't send asynchronous replies to client
171 struct reply_state *replies; // corresponding (active) reply list member in struct:request_state
256 struct reply_state *next; // If there are multiple unsent replies
483 // Now, if this request_state is not subordinate to some other primary, close file descriptor and discard replies
491 while (req->replies) // free pending replies
493 reply_state *ptr = req->replies;
494 req->replies = req->replies->next;
552 reply_state **ptr = &r->replies;
[all...]
/macosx-10.10/Security-57031.1.35/securityd/libsecurity_agent/lib/
H A Dagentclient.cpp28 #include <security_agent_server/sa_reply.h> // for size of replies
242 secdebug("agentclient", "asking server at port %d to create %s:%s; replies to %d", mServerPort.port(), inPluginId, inMechanismId, mClientPort.port()); // XXX/cs
534 #pragma mark demux requests replies
/macosx-10.10/Security-57031.1.35/securityd/libsecurity_agent/security_agent_client/
H A Dagentclient.cpp28 #include <security_agent_server/sa_reply.h> // for size of replies
242 secdebug("agentclient", "asking server at port %d to create %s:%s; replies to %d", mServerPort.port(), inPluginId, inMechanismId, mClientPort.port()); // XXX/cs
534 #pragma mark demux requests replies
/macosx-10.10/Security-57031.1.35/securityd/security_agent_client/
H A Dagentclient.cpp28 #include <security_agent_server/sa_reply.h> // for size of replies
242 secdebug("agentclient", "asking server at port %d to create %s:%s; replies to %d", mServerPort.port(), inPluginId, inMechanismId, mClientPort.port()); // XXX/cs
534 #pragma mark demux requests replies
/macosx-10.10/Security-57031.1.35/securityd/security_agent_server/
H A Dagentclient.cpp28 #include <security_agent_server/sa_reply.h> // for size of replies
242 secdebug("agentclient", "asking server at port %d to create %s:%s; replies to %d", mServerPort.port(), inPluginId, inMechanismId, mClientPort.port()); // XXX/cs
534 #pragma mark demux requests replies
/macosx-10.10/libsecurity_agent-55000/lib/
H A Dagentclient.cpp28 #include <security_agent_server/sa_reply.h> // for size of replies
232 secdebug("agentclient", "asking server at port %d to create %s:%s; replies to %d", mServerPort.port(), inPluginId, inMechanismId, mClientPort.port()); // XXX/cs
502 #pragma mark demux requests replies
/macosx-10.10/uucp-11/uucp/contrib/
H A Duucomp.shar186 X(phone lines and such) to send out replies and post news if I'm not at home.
/macosx-10.10/emacs-93/emacs/etc/
H A Dgnus-refcard.tex398 G s r & nnsoup-pack-replies: not documented.\\
399 G s s & gnus-soup-send-replies: not documented.\\
/macosx-10.10/CPANInternal-159.1/Class-DBI-v3.0.17/lib/Class/
H A DDBI.pm2920 The ability to perform this magic for you replies on your perl having

Completed in 520 milliseconds