Home
last modified time | relevance | path

Searched refs:REJECT (Results 1 – 24 of 24) sorted by path

/freebsd/contrib/flex/
H A DChangeLog5633 * flex.skl, flex.texi, gen.c: Dynamically allocate REJECT state
5634 buffer. Mentioned memory usage in docs. Made REJECT buffer
8945 * main.c: Detect REJECT etc. before generating YY_USES_REJECT!
9177 buffer needs growing but REJECT used
9185 * flex.1: Documented that buffer can't grow if REJECT used
10216 * gen.c: Restored EOB accepting list for REJECT. Second try at 2.2
10436 * scan.l: changed to look for yymore, REJECT, %used and %unused
H A DNEWS540 ** reject-state buffer is now dynamically allocated and REJECT buffer
H A DONEWS20 REJECT has been fixed.
186 REJECT or yymore features (this is not new). Two %options can be
562 - Fixed bug breaking C++ scanners that use REJECT or variable
726 your scanner uses REJECT then you will not get these warnings.
1169 for occurrences of the string "REJECT" to determine if the
1172 REJECT by adding a line in the first section of the form
1173 "%used REJECT" or "%unused REJECT".
1175 - yymore() has been implemented. Similarly to REJECT, flex
/freebsd/contrib/flex/src/
H A Dflex.skl1614 "input buffer overflow, can't enlarge buffer because scanner uses REJECT" );
/freebsd/contrib/libpcap/
H A Dconfigure9718 b { REJECT; }
/freebsd/contrib/ofed/librdmacm/
H A Dcma.c1649 CMA_INIT_CMD(&cmd, sizeof cmd, REJECT); in rdma_reject()
/freebsd/contrib/openbsm/
H A Dconfigure3479 b { REJECT; }
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES2349 to handling entries of IP nets/addresses with RHS REJECT.
2356 is listed in the access map with REJECT and a host/domain
3385 map entries with RHS REJECT, respectively.
/freebsd/contrib/sendmail/cf/
H A DREADME1593 Connect:1.2.3.4 REJECT
2591 From:spammer@aol.com REJECT
2592 From:cyberspammer.com REJECT
2593 Connect:cyberspammer.com REJECT
2594 Connect:TLD REJECT
2595 Connect:192.168.212 REJECT
2619 From:spammer@some.dom REJECT
2624 From:another.dom REJECT
2766 spammer@aol.com REJECT
2767 cyberspammer.com REJECT
[all …]
/freebsd/contrib/sendmail/cf/m4/
H A Dproto.m41830 R<REJECT> <$*> $#error ifdef(`confREJECT_MSG', `$: confREJECT_MSG', `$@ 5.7.1 $: "550 Access denie…
2001 R<REJECT> $* $#error ifdef(`confREJECT_MSG', `$: confREJECT_MSG', `$@ 5.7.1 $: "550 Access denied"…
2166 R<REJECT> $* $#error $@ 5.2.1 $: confRCPTREJ_MSG
2294 dnl Connect:My.Net REJECT
2296 R<REJECT> $* $@ REJECT rejected IP address')
/freebsd/contrib/sendmail/contrib/
H A Ddnsblaccess.m439 dnl ## bogus.tag:127.0.0.2 REJECT
42 dnl ## bogus.tag:127 REJECT
/freebsd/contrib/unbound/
H A Dconfigure7093 b { REJECT; }
/freebsd/contrib/unbound/util/
H A Dconfiglexer.c4190 #define REJECT reject_used_but_not_detected macro
/freebsd/contrib/wpa/wpa_supplicant/
H A DChangeLog1087 - Add event CTRL-EVENT-ASSOC-REJECT for association rejected.
/freebsd/crypto/heimdal/
H A Dconfigure12406 b { REJECT; }
/freebsd/crypto/heimdal/lib/asn1/
H A Dlex.c785 #define REJECT reject_used_but_not_detected macro
/freebsd/crypto/heimdal/lib/com_err/
H A Dlex.c470 #define REJECT reject_used_but_not_detected macro
/freebsd/crypto/heimdal/lib/sl/
H A Dslc-lex.c449 #define REJECT reject_used_but_not_detected macro
/freebsd/sbin/dhclient/
H A Dclparse.c290 case REJECT: in parse_client_statement()
H A Dconflex.c474 return (REJECT); in intern()
H A Ddhctoken.h128 #define REJECT 330 macro
/freebsd/tools/build/bootstrap-m4/
H A Dinittokenizer.c462 #define REJECT reject_used_but_not_detected macro
/freebsd/usr.bin/lex/
H A Dinitscan.c1842 #define REJECT reject_used_but_not_detected macro
/freebsd/usr.bin/msgs/
H A Dmsgs.c370 #ifdef REJECT in main()