Searched refs:keep (Results 1 - 25 of 90) sorted by relevance

1234

/freebsd-9.3-release/contrib/ipfilter/rules/
H A Dtcpstate5 pass out quick on le0 proto tcp from any to any flags S/SAFR keep state
11 pass out quick on le0 proto udp from any to any port = 53 keep state
H A DBASIC_1.FW60 pass in quick proto udp from any to any port = 53 keep state group 202
65 #pass in quick proto udp from any to w.x.y.z/32 port = 53 keep state group 202
66 #pass out quick on ppp0 proto udp from a.b.c.d/32 to any port = 53 keep state
70 pass in quick proto tcp from any to any port = ftp keep state group 201
71 pass in quick proto tcp from any to any port = ftp-data keep state group 201
72 pass in quick proto tcp from any port = ftp-data to any port > 1023 keep state group 101
76 pass in quick proto udp from any to any port = ntp keep state group 202
80 pass in quick proto tcp from any to any port = 22 keep state group 201
81 pass in quick proto tcp from any to any port = telnet keep state group 201
82 pass in quick proto tcp from any to any port = www keep stat
[all...]
H A DBASIC_2.FW59 pass in log quick proto tcp all flags S/SA keep state group 200
65 pass in log quick proto icmp all keep state group 200
/freebsd-9.3-release/usr.sbin/crunch/crunchide/
H A Dcrunchide.c30 * global symbols. Allows the user to supply a "keep list" of symbols
134 "usage: %s [-k <symbol-name>] [-f <keep-list-file>] <files> ...\n",
141 struct keep { struct
142 struct keep *next;
149 struct keep *newp, *prevp, *curp;
160 newp = (struct keep *) malloc(sizeof(struct keep));
163 fprintf(stderr, "%s: out of memory for keep list\n", pname);
175 struct keep *curp;
/freebsd-9.3-release/contrib/llvm/include/llvm/Support/
H A DToolOutputFile.h25 /// object is destroyed unless the client calls keep().
57 /// keep - Indicate that the tool's job wrt this output file has been
59 void keep() { Installer.Keep = true; } function in class:llvm::tool_output_file
/freebsd-9.3-release/share/mk/
H A Dbsd.port.mk6 # Needed to keep bsd.own.mk from reading in /etc/src.conf
/freebsd-9.3-release/usr.bin/lockf/
H A Dlockf.c50 static int keep; variable
62 silent = keep = 0;
68 keep = 1;
127 if (keep)
187 if (keep)
/freebsd-9.3-release/contrib/tcpdump/
H A Dprint-chdlc.c138 } keep; member in union:cisco_slarp::__anon4121
177 EXTRACT_32BITS(&slarp->un.keep.myseq),
178 EXTRACT_32BITS(&slarp->un.keep.yourseq),
179 EXTRACT_16BITS(&slarp->un.keep.rel));
/freebsd-9.3-release/contrib/llvm/lib/TableGen/
H A DMain.cpp74 DepOut.keep();
126 Out.keep();
/freebsd-9.3-release/contrib/gcc/
H A Dopts-common.c215 goto keep;
219 keep:
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dgdb_mbuild.sh32 --keep Keep builds. Do not remove each build when finished.
57 keep=false
77 --keep )
78 keep=true
158 # fail? If the test is true, and we don't want to keep going, print
318 if ${keep}
/freebsd-9.3-release/usr.sbin/rpc.umntall/
H A Drpc.umntall.c59 int ch, keep, success, pathlen; local
66 success = keep = verbose = 0;
76 keep = 1;
119 if (keep && is_mounted(mtab->mtab_host,
/freebsd-9.3-release/contrib/binutils/binutils/
H A Dnm.c404 int keep = 0;
414 keep = bfd_is_und_section (sym->section);
416 keep = ((sym->flags & BSF_GLOBAL) != 0
421 keep = 1;
423 if (keep
426 keep = 0;
428 if (keep
432 keep = 0;
434 if (keep
438 keep
400 int keep = 0; local
[all...]
H A Dobjcopy.c37 /* A list of symbols to explicitly strip out, or to keep. A linked
198 /* List of symbols to strip, keep, localize, keep-global, weaken,
290 {"keep-file-symbols", no_argument, 0, OPTION_KEEP_FILE_SYMBOLS},
291 {"keep-symbol", required_argument, 0, 'K'},
292 {"only-keep-debug", no_argument, 0, OPTION_ONLY_KEEP_DEBUG},
343 {"keep-file-symbols", no_argument, 0, OPTION_KEEP_FILE_SYMBOLS},
344 {"keep-global-symbol", required_argument, 0, 'G'},
345 {"keep-global-symbols", required_argument, 0, OPTION_KEEPGLOBAL_SYMBOLS},
346 {"keep
920 bfd_boolean keep; local
[all...]
/freebsd-9.3-release/tools/tools/tinybsd/conf/firewall/etc/
H A Drc.firewall180 ${fwcmd} add pass udp from ${ip} to any 53 keep-state
183 ${fwcmd} add pass udp from ${ip} to any 123 keep-state
282 ${fwcmd} add pass udp from ${oip} to any 53 keep-state
285 ${fwcmd} add pass udp from ${oip} to any 123 keep-state
/freebsd-9.3-release/tools/tools/tinybsd/conf/wireless/etc/
H A Drc.firewall180 ${fwcmd} add pass udp from ${ip} to any 53 keep-state
183 ${fwcmd} add pass udp from ${ip} to any 123 keep-state
282 ${fwcmd} add pass udp from ${oip} to any 53 keep-state
285 ${fwcmd} add pass udp from ${oip} to any 123 keep-state
/freebsd-9.3-release/contrib/llvm/tools/llvm-as/
H A Dllvm-as.cpp83 Out->keep();
/freebsd-9.3-release/etc/
H A Drc.firewall243 ${fwcmd} add pass udp from me to any 53 keep-state
246 ${fwcmd} add pass udp from me to any 123 keep-state
413 ${fwcmd} add pass udp from me to any 53 keep-state
416 ${fwcmd} add pass udp from me to any 123 keep-state
450 ${fwcmd} add pass tcp from me to any setup keep-state
451 ${fwcmd} add pass udp from me to any keep-state
452 ${fwcmd} add pass icmp from me to any keep-state
454 ${fwcmd} add pass ipv6-icmp from me to any keep-state
482 # Note: We don't use keep-state as that would allow DoS of
484 # You can add 'keep
[all...]
/freebsd-9.3-release/contrib/llvm/tools/llvm-link/
H A Dllvm-link.cpp127 Out.keep();
/freebsd-9.3-release/contrib/bmake/mk/
H A Dsubdir.mk9 # keep everyone happy
/freebsd-9.3-release/contrib/llvm/tools/bugpoint/
H A DOptimizerDriver.cpp59 Out.keep();
167 InFile.keep();
/freebsd-9.3-release/contrib/openbsm/libbsm/
H A Dbsm_audit.c339 au_close(int d, int keep, short event) argument
351 if (keep == AU_TO_NO_WRITE) {
/freebsd-9.3-release/sbin/savecore/
H A Dsavecore.c90 static int checkfor, compress, clear, force, keep, verbose; /* flags */ variable
614 if (clear || !keep) {
651 checkfor = compress = clear = force = keep = verbose = 0;
666 keep = 1;
681 if (checkfor && (clear || force || keep))
/freebsd-9.3-release/contrib/cvs/src/
H A Dsanity.sh49 echo "-k|--keep Try to keep directories created by individual tests"
51 echo " --keep."
97 keep=false
153 # The -k (keep) option will eventually cause all the tests to
158 keep=:
2760 if $keep; then
2761 echo Keeping ${TESTDIR} and exiting due to --keep
3224 if $keep; then
3225 echo Keeping ${TESTDIR} and exiting due to --keep
[all...]
/freebsd-9.3-release/contrib/dialog/
H A Dfselect.c292 show_list(char *target, LIST * list, int keep) argument
294 int changed = keep || find_choice(target, list);
304 show_both_lists(char *input, LIST * d_list, LIST * f_list, int keep) argument
308 return show_list(leaf, d_list, keep) | show_list(leaf, f_list, keep);
430 fill_lists(char *current, char *input, LIST * d_list, LIST * f_list, int keep) argument
448 return show_both_lists(input, d_list, f_list, keep);

Completed in 368 milliseconds

1234