HomeSort by: relevance | last modified time | path
    Searched refs:reject (Results 1 - 25 of 30) sorted by relevancy

1 2

  /src/etc/rc.d/
network 113 /sbin/route -q add -inet 127.0.0.0 -netmask 0xff000000 127.0.0.1 -reject
125 /sbin/route -q add -inet6 fe80:: -prefixlen 10 ::1 -reject
129 /sbin/route -q add -inet6 2001:db8:: -prefixlen 32 ::1 -reject
140 /sbin/route -q add -inet6 ::ffff:0.0.0.0 -prefixlen 96 ::1 -reject
144 /sbin/route -q add -inet6 ::224.0.0.0 -prefixlen 100 ::1 -reject
145 /sbin/route -q add -inet6 ::127.0.0.0 -prefixlen 104 ::1 -reject
146 /sbin/route -q add -inet6 ::0.0.0.0 -prefixlen 104 ::1 -reject
147 /sbin/route -q add -inet6 ::255.0.0.0 -prefixlen 104 ::1 -reject
151 /sbin/route -q add -inet6 2002:e000:: -prefixlen 20 ::1 -reject
152 /sbin/route -q add -inet6 2002:7f00:: -prefixlen 24 ::1 -reject
    [all...]
  /src/sbin/route/
keywords.sh 46 reject
  /src/sys/netbt/
l2cap_signal.c 83 goto reject;
99 goto reject;
121 goto reject;
145 goto reject;
155 goto reject;
160 reject:
167 * Process Received Command Reject. For now we don't try to recover gracefully
433 goto reject;
465 * MTU size an issue in normal use, we just reject config requests that
474 goto reject;
    [all...]
  /src/sys/external/isc/libsodium/dist/dist-build/
emscripten.sh 96 Module.ready = new Promise(function (resolve, reject) {
98 Module.onAbort = reject;
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_libc.h 40 uptr internal_strcspn(const char *s, const char *reject);
sanitizer_libc.cc 99 uptr internal_strcspn(const char *s, const char *reject) {
102 if (internal_strchr(reject, s[i]))
  /src/tests/net/route/
t_flags.sh 179 atf_check -s exit:0 -o ignore rump.route add -net 10.0.0.0/24 10.0.0.1 -reject
182 # Up, Gateway, Reject, Static
199 rump.route add -net 10.0.0.0/24 127.0.0.1 -reject
202 # Up, Gateway, Reject, Static
219 rump.route add -host 10.0.0.1/24 127.0.0.1 -iface -reject
222 # Up, Host, Reject, Static
350 add_test reject "Tests route flags: reject route"
t_flags6.sh 169 rump.route add -inet6 -net fc00::/64 $IP6_PEER -reject
172 # Up, Gateway, Reject, Static
191 rump.route add -inet6 -net fc00::/64 ::1 -reject
194 # Up, Gateway, Reject, Static
213 rump.route add -inet6 -host fc00::/64 ::1 -iface -reject
216 # Up, Host, Reject, Static
289 add_test reject6 "Tests route flags: reject route"
t_change.sh 46 atf_set "descr" "Change a reject route to blackhole"
56 rump.route add 207.46.197.32 127.0.0.1 -reject
321 # Set reject flag
323 rump.route change -net 10.0.0.0/24 -reject
325 # Clear reject flag
358 # Set reject flag
359 atf_check -s exit:0 -o ignore rump.route change default -reject
361 # Clear reject flag
t_route.sh 406 atf_set "descr" "tests for making a default route reject"
420 rump.route add -inet6 ::0.0.0.0 -prefixlen 104 ::1 -reject
429 rump.route change -inet6 default -reject
  /src/usr.sbin/inetd/
inetd.c 559 goto reject;
582 goto reject;
588 goto reject;
597 goto reject;
605 goto reject;
628 reject:
1448 goto reject;
1468 goto reject;
1483 reject:
  /src/sys/dev/ic/
siop_common.c 359 * happen. Reject, and stay async
444 goto reject;
455 goto reject;
474 * send reject msg, start SDTR/WDTR neg
480 goto reject;
490 goto reject;
514 reject:
545 goto reject;
573 * we didn't find it in our table, do async and send reject
576 reject
    [all...]
wd33c93.c 1603 goto reject;
1665 goto reject;
1706 goto reject;
1711 " sending REJECT\n");
1712 goto reject;
1718 printf("unrecognized MESSAGE; sending REJECT\n");
1720 reject:
sunscpal.c 1265 * MESSAGE REJECT
1275 * MESSAGE REJECT If we get a message we don't know how to handle
1317 * Read a whole message, but don't ack the last byte. If we reject the
1408 SUNSCPAL_TRACE("msg_in: got reject for 0x%x\n", sc->sc_msgout);
1448 goto reject;
1451 "sending REJECT\n",
1454 goto reject;
1460 printf("%s: unrecognized MESSAGE; sending REJECT\n",
1464 reject:
1492 * REJECT if MSGI doesn't make sens
    [all...]
aic6360.c 983 * Read a whole message, but don't ack the last byte. If we reject the
1142 goto reject;
1163 goto reject;
1179 "sending REJECT\n",
1182 goto reject;
1187 printf("%s: unrecognized MESSAGE; sending REJECT\n",
1190 reject:
1376 * Target left MESSAGE OUT, possibly to reject
1415 * and sends a MESSAGE REJECT), and the list of messages transmitted
mb89352.c 929 * Read a whole message, but don't ack the last byte. If we reject the
1125 goto reject;
1148 goto reject;
1165 "sending REJECT\n",
1168 goto reject;
1173 printf("%s: unrecognized MESSAGE; sending REJECT\n",
1176 reject:
1380 * Target left MESSAGE OUT, possibly to reject
1428 * and sends a MESSAGE REJECT), and the list of messages transmitted
aic7xxx.c 2992 int reject; local in function:ahc_parse_msg
2999 reject = FALSE;
3048 reject = TRUE;
3095 reject = TRUE;
3126 reject = TRUE;
3157 * request, reject it.
3160 reject = TRUE;
3194 if (sending_reply == FALSE && reject == FALSE) {
3219 reject = TRUE;
3271 * then we'll have to reject the message
    [all...]
ncr5380sbc.c 1527 * MESSAGE REJECT
1537 * MESSAGE REJECT If we get a message we don't know how to handle
1584 * Read a whole message, but don't ack the last byte. If we reject the
1681 /* Reset icmd after scheduling the REJECT cmd - jwg */
1687 NCR_TRACE("msg_in: got reject for 0x%x\n", sc->sc_msgout);
1727 goto reject;
1730 "sending REJECT\n",
1733 goto reject;
1739 printf("%s: unrecognized MESSAGE; sending REJECT\n",
1743 reject
    [all...]
ninjascsi32.c 1608 * reject otherwise.
1786 * invalid Identify -> Reject
1788 goto reject;
1857 /* reject if ptr is not in data buffer */
1869 break; /* reject */
1898 * -- just reject and fallback
1901 goto reject;
1936 break; /* reject */
1982 break; /* reject the WDTR (8bit transfer) */
1985 break; /* reject */
    [all...]
aic79xx.c 2281 printf("Expected QAS Reject Busfree\n");
4164 int reject; local in function:ahd_parse_msg
4170 reject = FALSE;
4217 reject = TRUE;
4261 reject = TRUE;
4292 reject = TRUE;
4323 * request, reject it.
4326 reject = TRUE;
4366 if (sending_reply == FALSE && reject == FALSE) {
4391 reject = TRUE
    [all...]
ncr53c9x.c 1577 * If we're going to reject the message, don't bother storing
1655 NCR_MSGS(("msg reject (msgout=%x) ", sc->sc_msgout));
1758 goto reject;
1829 " sending REJECT\n",
1831 goto reject;
1841 printf("%s: unrecognized MESSAGE (%x); sending REJECT\n",
1843 reject:
2227 * a MSG REJECT.
  /src/bin/ksh/
syn.c 59 static int reject; /* token(cf) gets symbol again */ variable in typeref:typename:int
62 #define REJECT (reject = 1)
63 #define ACCEPT (reject = 0)
65 ((reject) ? (ACCEPT, symbol) : (symbol = yylex(cf)))
67 ((reject) ? (symbol) : (REJECT, symbol = yylex(cf)))
100 REJECT;
118 REJECT;
157 REJECT;
    [all...]
  /src/libexec/telnetd/
sys_term.c 721 static const char *reject[] = { local in function:scrub_env
744 for(p = reject; *p; p++)
  /src/sys/dev/iscsi/
iscsi_pdu.h 350 /* Reject */
433 reject_pdu_t reject; member in union:pdu_header_s::__anon84477f6c010a
  /src/sys/arch/macppc/dev/
mesh.c 727 printf("unrecognized MESSAGE(0x%02x); sending REJECT\n",
730 reject:
766 goto reject;
789 DPRINTF(" REJECT");

Completed in 36 milliseconds

1 2