Home
last modified time | relevance | path

Searched refs:RESPOND (Results 1 – 25 of 97) sorted by relevance

1234

/dports/mail/mailfront/mailfront-2.22/
H A Dimapfront-auth.c143 #define RESPOND(T,S) do{ respond(T,S); return 0; }while(0) in parse_line() macro
154 if (!tag.len) RESPOND(NOTAG, "BAD Syntax error"); in parse_line()
155 if (i >= line.len) RESPOND(0, "BAD Syntax error"); in parse_line()
162 if (!cmd.len) RESPOND(0, "BAD Syntax error"); in parse_line()
175 if (!isdigit(*ptr)) RESPOND(0, "BAD Syntax error: missing integer"); in parse_line()
178 RESPOND(0, "BAD Syntax error: invalid integer"); in parse_line()
182 if (*ptr != 0) RESPOND(0, "BAD Syntax error: missing LF after integer"); in parse_line()
203 RESPOND(0, "BAD Syntax error: unterminated quoted string"); in parse_line()
214 if (i < line.len) RESPOND(0, "BAD Too many command arguments"); in parse_line()
/dports/net/openslp/openslp-2.0.0/slpd/
H A Dslpd_process.c420 goto RESPOND; in ProcessSrvRqst()
450 goto RESPOND; in ProcessSrvRqst()
456 goto RESPOND; in ProcessSrvRqst()
472 goto RESPOND; in ProcessSrvRqst()
485 goto RESPOND; in ProcessSrvRqst()
496 RESPOND: in ProcessSrvRqst()
704 RESPOND: in ProcessSrvReg()
801 RESPOND: in ProcessSrvDeReg()
985 RESPOND: in ProcessAttrRqst()
1176 RESPOND: in ProcessDAAdvert()
[all …]
H A Dslpd_v1process.c112 goto RESPOND; in v1ProcessSrvRqst()
140 RESPOND: in v1ProcessSrvRqst()
255 goto RESPOND; in v1ProcessSrvReg()
273 RESPOND: in v1ProcessSrvReg()
346 goto RESPOND; in v1ProcessSrvDeReg()
356 RESPOND: in v1ProcessSrvDeReg()
430 goto RESPOND; in v1ProcessAttrRqst()
449 RESPOND: in v1ProcessAttrRqst()
/dports/www/p5-CGI-Prototype/CGI-Prototype-0.9054/t/
H A D02-CGIP-flow.t13 my $RESPOND = "My::App::One";
44 return $RESPOND;
75 $RESPOND = "My::App::Two";
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-medialive/source/model/
H A DVideoDescriptionRespondToAfd.cpp41 return VideoDescriptionRespondToAfd::RESPOND; in GetVideoDescriptionRespondToAfdForName()
61 case VideoDescriptionRespondToAfd::RESPOND: in GetNameForVideoDescriptionRespondToAfd()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-mediaconvert/source/model/
H A DRespondToAfd.cpp37 return RespondToAfd::RESPOND; in GetRespondToAfdForName()
59 case RespondToAfd::RESPOND: in GetNameForRespondToAfd()
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/cpp2/transport/rocket/framing/
H A DFlags.h53 THRIFT_ROCKET_CREATE_GETTER_SETTER(respond, Bits::RESPOND)
73 RESPOND = 1 << 7, enumerator
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-mediaconvert/include/aws/mediaconvert/model/
H A DRespondToAfd.h20 RESPOND, enumerator
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-medialive/include/aws/medialive/model/
H A DVideoDescriptionRespondToAfd.h21 RESPOND enumerator
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/tests/
H A Dtest_call_reject.c65 RESPOND(ep, call, nh, SIP_486_BUSY_HERE, TAG_END()); in reject_1()
170 RESPOND(ep, call, nh, SIP_180_RINGING, TAG_END()); in reject_2()
173 RESPOND(ep, call, nh, 602, "Rejected 2", TAG_END()); in reject_2()
309 RESPOND(ep, call, nh, SIP_302_MOVED_TEMPORARILY, in reject_302()
384 RESPOND(ep, call, nh, SIP_180_RINGING, TAG_END()); in reject_604()
409 RESPOND(ep, call, nh, SIP_302_MOVED_TEMPORARILY, in redirect_always()
622 RESPOND(ep, call, nh, SIP_407_PROXY_AUTH_REQUIRED, in reject_407()
647 RESPOND(ep, call, nh, SIP_180_RINGING, TAG_END()); in reject_401()
650 RESPOND(ep, call, nh, SIP_401_UNAUTHORIZED, in reject_401()
849 RESPOND(ep, call, nh, SIP_401_UNAUTHORIZED, in reject_401_aka()
[all …]
H A Dtest_100rel.c75 RESPOND(ep, call, nh, SIP_200_OK, TAG_END()); in accept_pracked()
84 RESPOND(ep, call, nh, SIP_180_RINGING, in accept_pracked()
106 RESPOND(ep, call, nh, SIP_180_RINGING, in accept_pracked2()
109 RESPOND(ep, call, nh, SIP_200_OK, in accept_pracked2()
542 RESPOND(ep, call, nh, SIP_183_SESSION_PROGRESS, in ringing_pracked()
854 RESPOND(ep, call, nh, 483, "Foo", in respond_483_to_prack()
866 RESPOND(ep, call, nh, SIP_183_SESSION_PROGRESS, in respond_483_to_prack()
927 RESPOND(ep, call, nh, SIP_183_SESSION_PROGRESS, in ringing_updated()
1516 RESPOND(ep, call, nh, SIP_180_RINGING, in ringing_updated2()
2587 RESPOND(ep, call, nh, SIP_200_OK, in redirect_pracked()
[all …]
H A Dtest_offer_answer.c201 RESPOND(ep, call, nh, SIP_180_RINGING, in no_media_terminated()
206 RESPOND(ep, call, nh, SIP_200_OK, in no_media_terminated()
347 RESPOND(ep, call, nh, SIP_180_RINGING, in accept_call_until_terminated()
351 RESPOND(ep, call, nh, SIP_200_OK, in accept_call_until_terminated()
/dports/net/sofia-sip/sofia-sip-1.13.4/tests/
H A Dtest_call_reject.c65 RESPOND(ep, call, nh, SIP_486_BUSY_HERE, TAG_END()); in reject_1()
170 RESPOND(ep, call, nh, SIP_180_RINGING, TAG_END()); in reject_2()
173 RESPOND(ep, call, nh, 602, "Rejected 2", TAG_END()); in reject_2()
309 RESPOND(ep, call, nh, SIP_302_MOVED_TEMPORARILY, in reject_302()
384 RESPOND(ep, call, nh, SIP_180_RINGING, TAG_END()); in reject_604()
409 RESPOND(ep, call, nh, SIP_302_MOVED_TEMPORARILY, in redirect_always()
622 RESPOND(ep, call, nh, SIP_407_PROXY_AUTH_REQUIRED, in reject_407()
647 RESPOND(ep, call, nh, SIP_180_RINGING, TAG_END()); in reject_401()
650 RESPOND(ep, call, nh, SIP_401_UNAUTHORIZED, in reject_401()
849 RESPOND(ep, call, nh, SIP_401_UNAUTHORIZED, in reject_401_aka()
[all …]
H A Dtest_100rel.c75 RESPOND(ep, call, nh, SIP_200_OK, TAG_END()); in accept_pracked()
84 RESPOND(ep, call, nh, SIP_180_RINGING, in accept_pracked()
106 RESPOND(ep, call, nh, SIP_180_RINGING, in accept_pracked2()
109 RESPOND(ep, call, nh, SIP_200_OK, in accept_pracked2()
542 RESPOND(ep, call, nh, SIP_183_SESSION_PROGRESS, in ringing_pracked()
854 RESPOND(ep, call, nh, 483, "Foo", in respond_483_to_prack()
866 RESPOND(ep, call, nh, SIP_183_SESSION_PROGRESS, in respond_483_to_prack()
927 RESPOND(ep, call, nh, SIP_183_SESSION_PROGRESS, in ringing_updated()
1516 RESPOND(ep, call, nh, SIP_180_RINGING, in ringing_updated2()
2587 RESPOND(ep, call, nh, SIP_200_OK, in redirect_pracked()
[all …]
/dports/sysutils/consul/consul-1.10.3/agent/consul/
H A Dsnapshot_endpoint.go162 goto RESPOND
170 RESPOND:
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/agent/consul/
H A Dsnapshot_endpoint.go162 goto RESPOND
170 RESPOND:
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/agent/consul/
H A Dsnapshot_endpoint.go162 goto RESPOND
170 RESPOND:
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/agent/consul/
H A Dsnapshot_endpoint.go162 goto RESPOND
170 RESPOND:
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/agent/consul/
H A Dsnapshot_endpoint.go162 goto RESPOND
170 RESPOND:
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/agent/consul/
H A Dsnapshot_endpoint.go162 goto RESPOND
170 RESPOND:
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/agent/consul/
H A Dsnapshot_endpoint.go162 goto RESPOND
170 RESPOND:
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/consul/agent/consul/
H A Dsnapshot_endpoint.go162 goto RESPOND
170 RESPOND:
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/agent/consul/
H A Dsnapshot_endpoint.go162 goto RESPOND
170 RESPOND:
/dports/sysutils/respond/respond-1.3/
H A DREADME1 RESPOND
/dports/irc/ratbox-respond/ratbox-respond-1.0/client-scripts/
H A Dchallenge-xchat.pl112 close(RESPOND);

1234