Home
last modified time | relevance | path

Searched refs:REJECT (Results 1 – 18 of 18) sorted by relevance

/third_party/mksh/
Dsyn.c75 #define REJECT (reject = true) macro
78 #define tpeek(cf) ((reject) ? (symbol) : (REJECT, symbol = yylex(cf)))
117 REJECT; in pipeline()
135 REJECT; in andor()
174 REJECT; in c_list()
283 REJECT; in get_command()
291 REJECT; in get_command()
593 REJECT; in elsepart()
635 REJECT; in casepart()
653 REJECT; in casepart()
[all …]
/third_party/iptables/
Dsysconfig_iptables12 -A INPUT -j REJECT --reject-with icmp-host-prohibited
13 -A FORWARD -j REJECT --reject-with icmp-host-prohibited
Dsysconfig_ip6tables13 -A INPUT -j REJECT --reject-with icmp6-adm-prohibited
14 -A FORWARD -j REJECT --reject-with icmp6-adm-prohibited
Dtests-extensions-add-some-testcases.patch125 -j REJECT --reject-with icmp6-reject-route;=;OK
126 -p tcp -j REJECT --reject-with tcp-reset;=;OK
127 -j REJECT --reject-with tcp-reset;;FAIL
128 +-j REJECT --reject-with icmp6-wrong;;FAIL
129 +-j REJECT -h;;OK
300 -j REJECT --reject-with icmp-net-prohibited;=;OK
301 -j REJECT --reject-with icmp-host-prohibited;=;OK
302 -j REJECT --reject-with icmp-admin-prohibited;=;OK
303 +-j REJECT --reject-with echo-reply;;FAIL
304 +-j REJECT -h;;OK
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_application_AbilityConstant.js33 REJECT: 1, property
/third_party/ltp/testcases/network/iptables/
Diptables_lib.sh198 REJECT > tst_iptables.out 2>&1
/third_party/mesa3d/docs/relnotes/
D7.10.2.rst145 - glcpp: Rework lexer to use a SKIP state rather than REJECT.
/third_party/python/Lib/idlelib/
DTODO.txt205 window but clearly delimited. (David Scherer) REJECT FIRST, LATTER DONE
/third_party/toybox/kconfig/
Dlex.zconf.c_shipped744 * any uses of REJECT which flex missed.
746 #define REJECT reject_used_but_not_detected
/third_party/gstreamer/gstreamer/gst/parse/
Dlex.priv_gst_parse_yy.c1034 #define REJECT reject_used_but_not_detected macro
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/preprocessor/
DTokenizer.cpp667 #define REJECT reject_used_but_not_detected macro
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
DTokenizer.cpp889 #define REJECT reject_used_but_not_detected macro
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
Dpreprocessor_lex_autogen.cpp669 #define REJECT reject_used_but_not_detected macro
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
Dglslang_lex.cpp1128 #define REJECT reject_used_but_not_detected macro
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
Dglslang_lex.cpp1170 #define REJECT reject_used_but_not_detected macro
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
Dglslang_lex_autogen.cpp856 #define REJECT reject_used_but_not_detected macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
DChangeLog1087 - Add event CTRL-EVENT-ASSOC-REJECT for association rejected.
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
DChangeLog1034 - Add event CTRL-EVENT-ASSOC-REJECT for association rejected.