Searched refs:with (Results 1 - 25 of 353) sorted by relevance

1234567891011>>

/freebsd-9.3-release/contrib/ipfilter/rules/
H A Dexample.124 block in proto tcp all with short
6 # drop and log any IP packets with options set in them.
8 block in log all with ipopts
10 # log packets with BOTH ssrr and lsrr set
12 log in all with opt lsrr,ssrr
16 block in quick all with opt lsrr
17 block in quick all with opt ssrr
H A Dexample.95 pass in all with opt sec
10 pass out on le1 all with opt sec-class topsecret
12 pass in on le1 all with opt sec-class topsecret
H A Dexample.525 pass in from any to any with ipopts
H A Dexample.132 # Log all short TCP packets to qe3, with 10.3.3.3 as the intended
5 block in on qe0 to qe3:10.3.3.3 proto tcp all with short
/freebsd-9.3-release/crypto/openssl/test/
H A Dtestfipsssl47 echo test tls1 with server authentication
50 echo test tls1 with client authentication
53 echo test tls1 with both client and server authentication
59 echo test tls1 with server authentication via BIO pair
62 echo test tls1 with client authentication via BIO pair
65 echo test tls1 with both client and server authentication via BIO pair
75 echo test sslv2/sslv3 with 1024bit DHE via BIO pair
78 echo test sslv2/sslv3 with server authentication
81 echo test sslv2/sslv3 with client authentication via BIO pair
84 echo test sslv2/sslv3 with bot
[all...]
H A Dtestssl38 echo test sslv2 with server authentication
42 echo test sslv2 with client authentication
45 echo test sslv2 with both client and server authentication
52 echo test sslv3 with server authentication
55 echo test sslv3 with client authentication
58 echo test sslv3 with both client and server authentication
64 echo test sslv2/sslv3 with server authentication
67 echo test sslv2/sslv3 with client authentication
70 echo test sslv2/sslv3 with both client and server authentication
76 echo test sslv2 with serve
[all...]
/freebsd-9.3-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/
H A Derr.chillbadarg.ksh6 * You may not use this file except in compliance with the License.
15 * If applicable, add the following below this CDDL HEADER, with the
16 * fields enclosed by brackets "[]" replaced with your own identifying
H A Derr.copyoutbadaddr.ksh6 * You may not use this file except in compliance with the License.
15 * If applicable, add the following below this CDDL HEADER, with the
16 * fields enclosed by brackets "[]" replaced with your own identifying
H A Derr.copyoutstrbadaddr.ksh6 * You may not use this file except in compliance with the License.
15 * If applicable, add the following below this CDDL HEADER, with the
16 * fields enclosed by brackets "[]" replaced with your own identifying
/freebsd-9.3-release/contrib/dialog/package/debian/
H A Drules2 # MAde with the aid of dh_make, by Craig Small
38 --with-libtool \
39 --with-ncursesw \
40 --with-package=cdialog \
/freebsd-9.3-release/tools/regression/geom_uzip/etalon/
H A Detalon.txt26 The Jabberwock, with eyes of flame,
32 He left it dead, and with its head
/freebsd-9.3-release/contrib/ipfilter/
H A DHISTORY21 keep state doesn't work with multicast/broadcast packets (makes UPnP easier)
27 SunOS5/replace script does not deal with i386 systems that have the
50 stepping through structures with ioctls can lead to the wrong things
66 track TCP sequence numbers with NAT so that it can do timeout advances
67 correctly inline with state
81 m_pulldown isn't properly handled, leading to possible panics with ICMPv6
86 build on Solaris10 Update4 with pfhooks in the kernel
88 logging of Ipv6 packets with extension headers fix - Miroslaw Luc
92 patch from Stuart Remphrey to address recursive mutex lock with TCP state
123 fix various problems with IPv
[all...]
/freebsd-9.3-release/lib/libkse/test/
H A Dmutex_d.exp234 Inheritence test with change of priority - PASS
237 Inheritence test with change of priority - PASS
240 Inheritence test with change of priority - PASS
243 Inheritence test with change of priority - PASS
246 Inheritence test with change of priority - PASS
251 Lock with ceiling priority < thread priority - PASS
252 Lock with ceiling priority = thread priority - PASS
253 Lock with ceiling priority > thread priority - PASS
254 Preemption with ceiling priority < thread priority - PASS
255 Preemption with ceilin
[all...]
/freebsd-9.3-release/contrib/dialog/package/
H A Ddialog.spec28 This package installs as "cdialog" to avoid conflict with other packages.
42 --with-package=%{ActualProg} \
46 --with-libtool \
47 --with-ncursesw \
/freebsd-9.3-release/crypto/openssh/
H A Dfreebsd-configure.sh9 --with-pam
10 --with-tcp-wrappers
11 --with-libedit
12 --with-ssl-engine
18 # generate config.h with krb5 and stash it
19 sh configure $configure_args --with-kerberos5
/freebsd-9.3-release/gnu/usr.bin/grep/tests/
H A Dwarning.sh14 with the line number, the name of the file,
/freebsd-9.3-release/sys/dev/sym/
H A DREADME.sym34 * Redistribution and use in source and binary forms, with or without
41 * documentation and/or other materials provided with the distribution.
62 This file was bundled with the `sym' driver source files, when
/freebsd-9.3-release/contrib/opie/
H A Dconfigure42 # The variables have the same names as the options, with
157 # Obsolete; use --with-gas.
205 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
206 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
211 echo "--enable and --with options recognized:$ac_help"
365 -with-* | --with-*)
366 ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
388 # Obsolete; use --with-x.
678 # Extract the first word of "gcc", so it can be a program name with arg
[all...]
/freebsd-9.3-release/crypto/openssl/crypto/perlasm/
H A Dx86asm.pl79 /* Run the C pre-processor over this file with one of the following defined
122 SOL - solaris systems, which are elf with strange comment lines
123 BSDI - a.out with a very primative version of as.
/freebsd-9.3-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/proc/
H A Dtst.signal.ksh6 # You may not use this file except in compliance with the License.
15 # If applicable, add the following below this CDDL HEADER, with the
16 # fields enclosed by brackets "[]" replaced with your own identifying
30 # probes fire correctly and with the correct arguments.
43 * This is guaranteed to not race with signal-handle.
/freebsd-9.3-release/lib/libc/stdio/
H A Dprintfcommon.h13 * Redistribution and use in source and binary forms, with or without
20 * documentation and/or other materials provided with the distribution.
111 * Pad with blanks or zeroes. 'with' should point to either the blanks array
115 io_pad(struct io_state *iop, int howmany, const CHAR * __restrict with, argument
122 if (io_print(iop, with, n, locale))
131 * or padding with 'with' as necessary.
135 int len, const CHAR * __restrict with, locale_t locale)
148 return (io_pad(iop, len - p_len, with, local
134 io_printandpad(struct io_state *iop, const CHAR *p, const CHAR *ep, int len, const CHAR * __restrict with, locale_t locale) argument
[all...]
/freebsd-9.3-release/sys/boot/i386/loader/
H A Dhelp.i38623 When booting from a SCSI disk on a system with one or more IDE disks,
34 confused, eg. by a mix of SCSI and IDE disks, or IDE disks with
/freebsd-9.3-release/sys/boot/pc98/loader/
H A Dhelp.pc9823 When booting from a SCSI disk on a system with one or more IDE disks,
34 confused, eg. by a mix of SCSI and IDE disks, or IDE disks with
/freebsd-9.3-release/sys/i386/svr4/
H A Dsvr4_locore.s21 int $0x80 # enter kernel with args on stack
/freebsd-9.3-release/contrib/gcc/config/i386/
H A Dsol2-ci.asm13 ! compiled version of this file with other programs, and to distribute
25 ! along with this program; see the file COPYING. If not, write to
29 ! As a special exception, if you link this library with files
30 ! compiled with GCC to produce an executable, this does not cause

Completed in 200 milliseconds

1234567891011>>