Home
last modified time | relevance | path

Searched refs:reply (Results 126 – 150 of 68507) sorted by path

12345678910>>...2741

/dports/archivers/gtar/tar-1.34/po/
H A Dvi.po711 msgid "EOF where user reply was expected"
H A Dzh_CN.po700 msgid "EOF where user reply was expected"
H A Dzh_TW.po698 msgid "EOF where user reply was expected"
/dports/archivers/lha-ac/lha-1.14i-ac20050924p1/
H A DChangeLog389 because you cannot reply from stdin.
/dports/archivers/pecl-rar/rar-4.2.0/
H A Drun-tests8.php1501 $reply = unserialize(base64_decode($rawReply));
1502 if (!$reply || $reply["type"] !== "hello_reply") {
1510 $workerID = $reply["workerID"];
/dports/archivers/py-borgbackup/borgbackup-1.1.17/scripts/shell_completions/zsh/
H A D_borg8 # '[[ $words[CURRENT] == -* ]] && reply=( "! archives archive-files" "-" )'
/dports/archivers/rpm4/rpm-4.16.1.3/
H A DChangeLog51321 Fix "empty reply from server" curl-syndrome with url retrieval (RhBug:598988)
106151 ftp.c: Read (and set) Content-Length and HTTP minor version from reply.
/dports/archivers/rpm4/rpm-4.16.1.3/plugins/
H A Dsystemd_inhibit.c18 DBusMessage *reply = NULL; in inhibit() local
44 reply = dbus_connection_send_with_reply_and_block(bus, msg, -1, &err); in inhibit()
48 if (reply) { in inhibit()
49 dbus_message_get_args(reply, &err, in inhibit()
52 dbus_message_unref(reply); in inhibit()
/dports/archivers/snappy-java/snappy-java-1.1.7.5/src/test/resources/org/xerial/snappy/testdata/calgary/
H A Dbook11561 This reply invariably operated like a rumour of
3623 other, "Who is she?' The reply would be --
5676 Gabriel murmured a confused reply, and hastened
6115 Coggan furnished a suitable reply. Oak went on
6646 She made no reply, and, reaching a distance of
7032 Seeing she made no reply, he said, "Do you read
9659 stood with his back turned, making no reply.
10407 Gabriel made no reply.
10680 after this reply. They moved on without further
11072 Troy for the moment made no reply. Her mistake
[all …]
H A Dbook22254 a genuine information-bearing reply or merely confirmation is expected.
13700 This response can take the form or a reply to a query, or, if successive
13849 A second consecutive repeat request should trigger a paraphrased reply.
H A Dnews3106 Please reply via e-mail.
3119 In either case, an e-mail reply will be appreciated.
4040 > that has it please sent it to me in a reply msg. PLEASE do not send it via
4747 Why do you reply to all the easy answers in comp.sys.mac.hypercard
6906 In-reply-to: barmar@think.COM's message of 9 Dec 87 03:18:01 GMT
7648 >I anybody can help me, please reply to ..!mcvax!prlb2!lln-cs!gf
/dports/archivers/snappy/snappy-1.1.9/testdata/
H A Durls.10K1130 http://cn.egroups.com/post/ukr_liga?act=reply&messageNum=40
1502 http://se.egroups.com/post/webfaaa?act=reply&messageNum=3
5839 http://findmail.com/post/geewhiz?act=reply&messageNum=2039
6156 http://www.egroups.com/post/gvocsa?act=reply&messageNum=145
6173 http://fi.egroups.com/post/allianc?act=reply&messageNum=2305
7056 http://www.egroups.com/post/swish?act=reply&messageNum=275
7110 http://dk.egroups.com/post/cbradio?act=reply&messageNum=823
7376 http://cn.egroups.com/post/romtrade?act=reply&messageNum=3851
7410 http://no.egroups.com/post/oslosynth?act=reply&messageNum=634
9520 http://no.egroups.com/post/icc-info?act=reply&messageNum=759
[all …]
/dports/archivers/unzip/stage/usr/local/share/doc/unzip/
H A DREADME280 using the web reply page at http://www.info-zip.org/zip-bug.html. If you
/dports/archivers/unzip/unzip60/
H A DREADME280 using the web reply page at http://www.info-zip.org/zip-bug.html. If you
/dports/archivers/v1541commander/v1541commander-1.1/src/bin/v1541commander/
H A Dcbmdosfilewidget.cpp267 QMessageBox::StandardButton reply = QMessageBox::question( in typeChanged() local
272 if (reply != QMessageBox::Ok) in typeChanged()
H A Dv1541imgwidget.cpp678 QMessageBox::StandardButton reply = QMessageBox::question(this, in rewriteImage() local
684 if (reply == QMessageBox::Ok) in rewriteImage()
695 QMessageBox::StandardButton reply = QMessageBox::question(this, in mapToLc() local
700 if (reply == QMessageBox::Ok) in mapToLc()
/dports/archivers/zip/stage/usr/local/share/doc/zip/
H A DREADME119 then use the web reply form to let us know you did that if you don't get a
120 reply in a reasonable time.
/dports/archivers/zip/zip30/
H A DREADME119 then use the web reply form to let us know you did that if you don't get a
120 reply in a reasonable time.
/dports/astro/astrometry/astrometry.net-0.85/util/
H A Dhorizons.py97 reply = (tn.IAC + tn.WILL + tn.NAWS +
104 print('Replying:', reply)
106 for c in reply:
109 socket.send(reply)
112 reply = (tn.IAC + tn.WILL + tn.TTYPE +
117 print('Replying:', reply)
119 for c in reply:
122 socket.send(reply)
/dports/astro/foxtrotgps/foxtrotgps-1.2.2/src/
H A Dtracks.c971 fprintf(fp,"%s", reply->data); in process_fetched_track()
997 if(reply->status_code == 200) in process_fetched_track()
1004 else if(reply->status_code == 203) in process_fetched_track()
1005 err_msg = g_strdup(reply->data); in process_fetched_track()
1008 else if (reply->status_code) in process_fetched_track()
1040 postreply_t *reply = NULL; in fetch_openrouteservice_track_thread() local
1048 reply = mycurl__do_http_post_XML(url, request, NULL); in fetch_openrouteservice_track_thread()
1051 process_fetched_track(reply, false); in fetch_openrouteservice_track_thread()
1062 postreply_t *reply = NULL; in fetch_track_thread() local
1074 reply = mycurl__do_http_get(url, NULL); in fetch_track_thread()
[all …]
/dports/astro/gnuastro/gnuastro-0.16/bin/
H A Dcompletion.bash.in673 # first requested reply, so we can safely just print it with a
678 # This was not the first reply, so we need to add the old ones
680 # of the current reply.
686 # There was more than one matching reply, so continue suggesting
/dports/astro/gnuastro/gnuastro-0.16/doc/
H A Dgnuastro.info-13011 that are necessary for its calculations come from? Fast reply: the
H A Dgnuastro.info-74286 To tell the completion script what to reply with, we use the
4307 Here, the ‘--’ instructs ‘compgen’ to only reply with a list of words
4309 when you type the letter ‘b’, ‘complete’ will reply only with its
H A Dgnuastro.texi2627 …ter density, etc) that are necessary for its calculations come from? Fast reply: the values come f…
32413 To tell the completion script what to reply with, we use the @command{COMPREPLY} array.
32438 Here, the @samp{--} instructs @command{compgen} to only reply with a list of words that match @comm…
32439 That is why when you type the letter @samp{b}, @command{complete} will reply only with its matches …
/dports/astro/gpsbabel/gpsbabel-gpsbabel_1_7_0/gui/
H A Dgpsbabelfe_de.ts1628 <source>Unexpected reply.</source>

12345678910>>...2741