Searched refs:quick (Results 1 - 25 of 36) sorted by relevance

12

/freebsd-current/share/examples/ipfilter/rules/
H A DBASIC_2.FW17 block in log quick all with short
34 block in log quick from 10.0.0.0/8 to any group 100
35 block in log quick from 192.168.0.0/16 to any group 100
36 block in log quick from 172.16.0.0/12 to any group 100
40 block in log quick from a.b.c.d/24 to any group 100
47 block in log quick from 127.0.0.0/8 to any group 100
48 block in log quick from any to 127.0.0.0/8 group 100
49 block in log quick from 127.0.0.0/8 to any group 200
50 block in log quick from any to 127.0.0.0/8 group 200
52 pass in quick o
[all...]
H A DBASIC_1.FW17 block in log quick all with short
36 block in log quick from 127.0.0.0/8 to any group 100
37 block in log quick from any to 127.0.0.0/8 group 100
38 block in log quick from 127.0.0.0/8 to any group 200
39 block in log quick from any to 127.0.0.0/8 group 200
41 pass in quick on lo0 all
42 pass out quick on lo0 all
49 block in log quick from 10.0.0.0/8 to any group 100
50 block in log quick from 192.168.0.0/16 to any group 100
51 block in log quick fro
[all...]
/freebsd-current/contrib/bmake/unit-tests/
H A Dvarmod-to-one-word.mk6 SENTENCE= The quick brown fox jumps over the lazy brown dog.
16 .if ${SENTENCE} != "The quick brown fox jumps over the lazy brown dog."
H A Dvarmod-to-many-words.mk6 SENTENCE= The quick brown fox jumps over the lazy brown dog.
16 .if ${SENTENCE} != "The quick brown fox jumps over the lazy brown dog."
/freebsd-current/contrib/ntp/sntp/libevent/build-aux/
H A Dar-lib156 quick=
167 q*) quick=yes ;;
181 case $delete$extract$list$quick$replace,$index in
233 elif test -n "$quick$replace"; then
/freebsd-current/sys/dev/ata/
H A Data-sata.c108 ata_sata_connect(struct ata_channel *ch, int port, int quick) argument
114 timeout = (quick == 2) ? 0 : 100;
152 ata_sata_phy_reset(device_t dev, int port, int quick) argument
160 quick = 0;
162 if (quick) {
169 return ata_sata_connect(ch, port, quick);
H A Data-all.h490 int ata_sata_phy_reset(device_t dev, int port, int quick);
/freebsd-current/contrib/mandoc/
H A Droff_int.h40 int quick; /* Abort parse early. */ member in struct:roff_man
H A Dman.c250 /* In quick mode (for mandocdb), abort after the NAME section. */
252 if (man->quick && tok == MAN_SH) {
H A Dmdoc.c388 /* In quick mode (for mandocdb), abort after the NAME section. */
390 if (mdoc->quick && MDOC_Sh == tok &&
H A Dman_validate.c532 if (man->quick && n != NULL)
/freebsd-current/contrib/blocklist/libexec/
H A Dblacklistd-helper56 echo block in quick $proto from $addr/$mask to \
80 echo "block in quick $proto from <port$6> to any $port" | \
92 echo block in quick $proto from $addr/$mask to \
/freebsd-current/usr.bin/who/
H A Dwho.c51 static void quick(void);
123 quick();
240 quick(void) function
/freebsd-current/usr.sbin/ntp/doc/
H A DMakefile20 parsenew.html poll.html pps.html prefer.html quick.html rate.html \
/freebsd-current/share/dtrace/
H A Dhotopen28 * are opening files. This is a very quick way to find out if
/freebsd-current/contrib/pf/ftp-proxy/
H A Dfilter.c296 * pass [quick] [log] inet[6] proto tcp \
301 pfrule.quick = 1;
310 pfrule.quick = 0;
/freebsd-current/lib/libpfctl/
H A Dlibpfctl.h91 bool quick; member in struct:pfctl_eth_rule
229 uint8_t quick; member in struct:pfctl_rule
H A Dlibpfctl.c769 rule->quick = nvlist_get_number(nvl, "quick");
845 rule->quick = nvlist_get_bool(nvl, "quick");
1014 nvlist_add_bool(nvl, "quick", r->quick);
1238 snl_add_msg_attr_u8(nw, PF_RT_QUICK, r->quick);
1593 { .type = PF_RT_QUICK, .off = _OUT(r.quick), .cb = snl_attr_get_uint8 },
/freebsd-current/usr.sbin/mptutil/
H A Dmpt_config.c627 int ch, error, fd, i, quick, raid_type, verbose; local
663 quick = 0;
675 quick = 1;
761 vol->VolumeID, 0, quick ? MPI_RAID_ACTION_ADATA_DO_NOT_SYNC : 0,
/freebsd-current/sbin/pfctl/
H A Dparse.y465 u_int8_t quick;
554 %type <v.logquick> logquick quick log logopts logopt
937 anchorrule : ANCHOR anchorname dir quick interface af proto fromto
994 r.quick = $4.quick;
1220 etherrule : ETHER action dir quick interface bridge etherproto etherfromto l3fromto etherfilter_opts
1231 r.quick = $4.quick;
1288 etheranchorrule : ETHER ANCHOR anchorname dir quick interface etherproto etherfromto l3fromto etherpfa_anchor
1342 r.quick
3188 quick : /* empty */ { $$.quick = 0; } label
[all...]
/freebsd-current/sys/netpfil/pf/
H A Dpf_nv.c605 PFNV_CHK(pf_nvuint8(nvl, "quick", &rule->quick));
787 nvlist_add_number(nvl, "quick", rule->quick);
1061 nvlist_add_bool(nvl, "quick", krule->quick);
1159 PFNV_CHK(pf_nvbool(nvl, "quick", &krule->quick));
H A Dpf.h559 u_int8_t quick; member in struct:pf_rule
/freebsd-current/contrib/pf/tftp-proxy/
H A Dfilter.c305 * pass quick [log] inet[6] proto tcp \
310 pfrule.quick = 1;
/freebsd-current/contrib/ncurses/progs/
H A Ddump_entry.c204 int quick)
212 quickdump = (quick & 3);
195 dump_init(const char *version, int mode, int sort, bool wrap_strings, int twidth, int theight, unsigned traceval, bool formatted, bool check, int quick) argument
/freebsd-current/contrib/libxo/xohtml/external/
H A Djquery.js2866 var quick = rquickIs.exec( selector );
2867 if ( quick ) {
2870 quick[1] = ( quick[1] || "" ).toLowerCase();
2871 quick[3] = quick[3] && new RegExp( "(?:^|\\s)" + quick[3] + "(?:\\s|$)" );
2873 return quick;
2896 handleObjIn, quick, handlers, special;
2963 handleObj.quick
[all...]

Completed in 262 milliseconds

12