Home
last modified time | relevance | path

Searched refs:build_reply (Results 1 – 25 of 36) sorted by relevance

12

/dports/net-im/prosody/prosody-0.11.13/plugins/
H A Dmod_saslauth.lua29 local function build_reply(status, ret, err_msg) function
76 session.send(build_reply("failure", "incorrect-encoding"));
82 local s = build_reply(status, ret, err_msg);
149 session.sends2s(build_reply("failure", "invalid-mechanism"));
172 session.sends2s(build_reply("failure", "invalid-authzid"));
178 session.sends2s(build_reply("failure", "not-authorized"));
185 session.sends2s(build_reply("success"));
208 session.send(build_reply("failure", "encryption-required"));
211 session.send(build_reply("failure", "invalid-mechanism"));
216 session.send(build_reply("failure", "invalid-mechanism"));
[all …]
/dports/net-im/prosody-modules/Community-Modules-bb8459c220c9/mod_saslauth_muc/
H A Dmod_saslauth_muc.lua92 local function build_reply(stanza, status, ret, err_msg) function
119 session.send(build_reply(stanza, "failure", "incorrect-encoding"));
125 local s = build_reply(stanza, status, ret, err_msg);
135 session.send(build_reply(stanza, "failure", "invalid-mechanism"));
143 session.send(build_reply(stanza, "failure", "not-authorized", "Out of order SASL element"));
151 session.send(build_reply(stanza, "failure", "aborted"));
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/google/flatbuffers/grpc/examples/python/greeter/
H A Dserver.py14 def build_reply(message): function
33 return build_reply("welcome " + reply.decode('UTF-8'))
43 yield build_reply(greeting + " " + reply.decode('UTF-8'))
/dports/devel/flatbuffers/flatbuffers-2.0.0/grpc/examples/python/greeter/
H A Dserver.py14 def build_reply(message): function
33 return build_reply("welcome " + reply.decode('UTF-8'))
43 yield build_reply(greeting + " " + reply.decode('UTF-8'))
/dports/net/py-errbot/errbot-6.1.8/errbot/backends/
H A Dnull.py60 def build_reply(self, msg, text=None, private=False, threaded=False): member in NullBackend
H A Dhipchat.py515 def build_reply(self, msg, text=None, private=False, threaded=False): member in HipchatBackend
516 response = super().build_reply(
H A Dtelegram_messenger.py322 def build_reply(self, msg, text=None, private=False, threaded=False): member in TelegramBackend
H A Dtext.py406 def build_reply(self, msg, text=None, private=False, threaded=False): member in TextBackend
H A Dbase.py820 def build_reply( member in Backend
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/google/flatbuffers/grpc/examples/
H A DREADME.md17 return build_reply("welcome " + reply.decode('UTF-8'))
/dports/devel/flatbuffers/flatbuffers-2.0.0/grpc/examples/
H A DREADME.md17 return build_reply("welcome " + reply.decode('UTF-8'))
/dports/dns/mydns/mydns-1.1.0/src/mydns/
H A Dnamed.h188 extern void build_reply(TASK *, int);
H A Daxfr.c128 build_reply(t, 0); in axfr_reply()
H A Dtask.c512 build_reply(t, 1); in task_process()
/dports/dns/mydns-ng/mydns-1.2.8.31/src/mydns/
H A Dtask.c807 build_reply(t, 0); in task_process_query()
811 build_reply(t, 0); in task_process_query()
834 build_reply(t, 1); in task_process_query()
H A Dnamed.h232 extern void build_reply(TASK *, int);
H A Daxfr.c147 build_reply(t, 0); in axfr_reply()
/dports/mail/spamd/spamd-4.9.1/spamd/
H A Dspamd.c106 void build_reply(struct con *);
501 build_reply(struct con *cp) in build_reply() function
562 build_reply(cp); in doreply()
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/etc/common/
H A Dinet_gethost.c354 static size_t build_reply(SerialType serial, struct hostent *he,
1841 data_size = build_reply(serial, he, &reply, &reply_size); in worker_loop()
1933 data_size = build_reply(serial, he, &reply, &reply_size); in worker_loop()
2114 static size_t build_reply(SerialType serial, struct hostent *he, in build_reply() function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/etc/common/
H A Dinet_gethost.c330 static size_t build_reply(SerialType serial, struct hostent *he,
1817 data_size = build_reply(serial, he, &reply, &reply_size); in worker_loop()
1908 data_size = build_reply(serial, he, &reply, &reply_size); in worker_loop()
2088 static size_t build_reply(SerialType serial, struct hostent *he, in build_reply() function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/etc/common/
H A Dinet_gethost.c331 static size_t build_reply(SerialType serial, struct hostent *he,
1817 data_size = build_reply(serial, he, &reply, &reply_size); in worker_loop()
1908 data_size = build_reply(serial, he, &reply, &reply_size); in worker_loop()
2089 static size_t build_reply(SerialType serial, struct hostent *he, in build_reply() function
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/etc/common/
H A Dinet_gethost.c354 static size_t build_reply(SerialType serial, struct hostent *he,
1841 data_size = build_reply(serial, he, &reply, &reply_size); in worker_loop()
1933 data_size = build_reply(serial, he, &reply, &reply_size); in worker_loop()
2114 static size_t build_reply(SerialType serial, struct hostent *he, in build_reply() function
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/etc/common/
H A Dinet_gethost.c354 static size_t build_reply(SerialType serial, struct hostent *he,
1841 data_size = build_reply(serial, he, &reply, &reply_size); in worker_loop()
1933 data_size = build_reply(serial, he, &reply, &reply_size); in worker_loop()
2114 static size_t build_reply(SerialType serial, struct hostent *he, in build_reply() function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/etc/common/
H A Dinet_gethost.c330 static size_t build_reply(SerialType serial, struct hostent *he,
1817 data_size = build_reply(serial, he, &reply, &reply_size); in worker_loop()
1908 data_size = build_reply(serial, he, &reply, &reply_size); in worker_loop()
2088 static size_t build_reply(SerialType serial, struct hostent *he, in build_reply() function
/dports/lang/erlang/otp-OTP-24.1.7/erts/etc/common/
H A Dinet_gethost.c354 static size_t build_reply(SerialType serial, struct hostent *he,
1841 data_size = build_reply(serial, he, &reply, &reply_size); in worker_loop()
1933 data_size = build_reply(serial, he, &reply, &reply_size); in worker_loop()
2114 static size_t build_reply(SerialType serial, struct hostent *he, in build_reply() function

12