Home
last modified time | relevance | path

Searched full:to (Results 1 – 25 of 21959) sorted by relevance

12345678910>>...879

/freebsd-src/share/doc/psd/20.ipctut/
H A Dfig3.pic9 line dotted from 5.550,8.012 to 4.362,8.012
10 line from 4.462,8.037 to 4.362,8.012 to 4.462,7.987
11 line dotted from 4.362,7.950 to 5.550,7.950
12 line from 5.450,7.925 to 5.550,7.950 to 5.450,7.975
15 line dotted from 3.925,4.700 to 5.112,4.700
16 line from 5.013,4.675 to 5.112,4.700 to 5.013,4.725
17 line dotted from 5.112,4.763 to 3.925,4.763
18 line from 4.025,4.788 to 3.925,4.763 to 4.025,4.737
19 line from 5.963,5.513 to 6.925,5.513
20 line from 5.963,5.650 to 6.925,5.650
[all …]
H A Dfig2.pic6 arc at 5.407,4.723 from 5.375,4.838 to 5.362,4.612 cw
7 arc at 5.907,7.973 from 5.875,8.088 to 5.862,7.862 cw
8 line from 5.963,5.513 to 6.925,5.513
9 line from 5.963,5.650 to 6.925,5.650
10 line from 5.963,5.787 to 6.925,5.787
11 line from 5.963,5.912 to 6.925,5.912
12 line from 5.963,6.050 to 6.925,6.050
13 line from 5.963,6.200 to 6.925,6.200 to 6.925,5.375 to 5.963,5.375 to 5.963,6.200
15 line from 6.388,6.463 to 6.388,6.200
16 line from 3.150,6.200 to 4.112,6.200 to 4.112,5.375 to 3.150,5.375 to 3.150,6.200
[all …]
H A Dfig8.pic12 line from 3.150,6.200 to 4.112,6.200 to 4.112,5.375 to 3.150,5.375 to 3.150,6.200
13 line from 3.150,6.050 to 4.112,6.050
14 line from 3.150,5.912 to 4.112,5.912
15 line from 3.150,5.787 to 4.112,5.787
16 line from 3.150,5.650 to 4.112,5.650
17 line from 3.150,5.513 to 4.112,5.513
19 line from 3.575,6.463 to 3.575,6.200
20 line from 5.963,5.513 to 6.925,5.513
21 line from 5.963,5.650 to 6.925,5.650
22 line from 5.963,5.787 to 6.925,5.787
[all …]
/freebsd-src/contrib/ldns/ldns/
H A Dhost2str.h14 * Contains functions to translate the main structures to their text
15 * representation, as well as functions to print them.
43 * Represent a NULL pointer (instead of a pointer to a ldns_rr as "; (null)"
44 * as opposed to outputting nothing at all in such a case.
82 * formatted when printing or converting to string.
83 * Currently it is only used to specify what aspects of a Resource Record are
86 * a lookup map of hashes to real names for annotation NSEC3 records).
92 /** Potential extra data to be used with formatting RR's in text */
100 * to initialize.
131 * Initialize output format storage to the default value.
[all …]
/freebsd-src/share/man/man5/
H A Dperiodic.conf.515 .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
19 .\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
49 and is intended to simply provide default configuration variables.
57 List of directories to search for periodic scripts.
60 and is only used when an argument to
65 What to do with the output of the scripts executed from
68 If this variable is set to an absolute path name, output is logged to
70 addresses and mailed to those users.
71 If this variable is not set or is empty, output is sent to standard output.
100 is set to
[all …]
H A Drc.conf.514 .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
18 .\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
43 is not to run commands or perform system startup actions
49 internal actions according to the settings found there.
58 when the system administrator wishes to override these defaults.
61 allows vendors to override
66 is used to override settings in
70 The sysrc(8) command provides a scripting interface to modify system
73 In addition to
93 to stor
[all...]
/freebsd-src/crypto/heimdal/lib/asn1/
H A Dder_copy.c20 * may be used to endorse or promote products derived from this software
24 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
28 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
42 heim_general_string *to) in der_copy_general_string() argument
44 *to = strdup(*from); in der_copy_general_string()
45 if(*to == NULL) in der_copy_general_string()
51 der_copy_integer (const int *from, int *to) in der_copy_integer() argument
53 *to = *from; in der_copy_integer()
58 der_copy_integer64 (const int64_t *from, int64_t *to) in der_copy_integer64() argument
60 *to = *from; in der_copy_integer64()
[all …]
/freebsd-src/contrib/diff/
H A Dconfig.h6 /* Define to 1 if the `closedir' function returns void instead of `int'. */
9 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
14 /* Define to 1 if using `alloca.c'. */
22 defined here, it defaults to the value of _POSIX2_VERSION in <unistd.h>.
23 Define to 199209 to default to POSIX 1003.2-1992, which makes standard
25 and `-10'. Define to 200112 to default to POSIX 1003.1-2001, which makes
32 /* Define to 1 if translation of program messages to the user's native
37 prefix, define this to compute the length of that prefix, including the
55 /* Define to 1 if you have `alloca', as a function or macro. */
58 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
[all …]
/freebsd-src/usr.bin/ftp/
H A Dtnftp_config.h4 /* Define to 1 if the `closedir' function returns void instead of `int'. */
7 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
12 /* Define to 1 if using `alloca.c'. */
15 /* Define to 1 if the `getpgrp' function requires zero arguments. */
18 /* Define to 1 if `TIOCGWINSZ' requires <sys/ioctl.h>. */
21 /* Define to 1 if you have `alloca', as a function or macro. */
24 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
28 /* Define to 1 if you have the <arpa/ftp.h> header file. */
31 /* Define to 1 if you have the <arpa/inet.h> header file. */
34 /* Define to 1 if you have the <arpa/nameser.h> header file. */
[all …]
/freebsd-src/sbin/ipf/ipf/
H A Dipf.55 The ipf.conf file is used to specify rules for the firewall, packet
6 authentication and packet accounting components of IPFilter. To load rules
11 rules.) Accompanying the decision to apply is a collection of statements
12 that specify under what conditions the result is to be applied and how.
28 address patterns or "all" to match any address information
31 For rules lines that are particularly long, it is possible to split
36 to 2.2.2.2 port < 5000 flags S keep state
43 to 2.2.2.2 port < 5000 flags S keep state
51 pass in proto icmp from any to any
57 pass in proto icmp from any to an
[all...]
/freebsd-src/contrib/netbsd-tests/ipf/expected/
H A Di81 pass in inet proto icmp from 127.0.0.1/32 to 127.0.0.1/32 icmp-type timest
2 block in inet proto icmp from any to any icmp-type unreach code 1
3 pass in inet proto icmp from any to any icmp-type unreach code 15
4 pass in inet proto icmp from any to any icmp-type unreach code 13
5 pass in inet proto icmp from any to any icmp-type unreach code 8
6 pass in inet proto icmp from any to any icmp-type unreach code 4
7 pass in inet proto icmp from any to any icmp-type unreach code 9
8 pass in inet proto icmp from any to any icmp-type unreach code 11
9 pass in inet proto icmp from any to any icmp-type unreach code 14
10 pass in inet proto icmp from any to any icmp-type unreach code 10
[all …]
/freebsd-src/crypto/openssh/
H A Dconfig.h44 /* Define if your struct dirent expects you to allocate extra space for d_name
100 /* Define if you want to specify the path to your lastlog file */
103 /* Define if you want to specify the path to your utmp file */
106 /* Define if you want to specify the path to your wtmpx file */
109 /* Define if you want to specify the path to your wtmp file */
112 /* Need to call setpgrp as root */
115 /* Define if you don't want to use lastlog */
118 /* Define if you don't want to use your system's login() call */
121 /* Define if you don't want to use pututline() etc. to write [uw]tmp */
124 /* Define if you don't want to use pututxline() etc. to write [uw]tmpx */
[all …]
/freebsd-src/share/examples/ipfilter/
H A Dipf-howto.txt19 Abstract: This document is intended to introduce a new
20 user to the IP Filter firewalling package and, at the
40 stuff the others don't. This document is intended to make
57 any damages incurred due to actions taken based on this doc-
58 ument. This document is meant as an introduction to building
74 rity professional to install your firewall for you.
85 to be notified of any such distributions.
91 distribution. Exceptions to these rules may be granted under
94 In short, we wish to promote dissemination of this
96 we do wish to retain copyright on the HOWTO documents, and
[all …]
/freebsd-src/contrib/one-true-awk/
H A DFIXES.1e5 Permission to use, copy, modify, and distribute this software and
12 to distribution of the software without specific, written prior
15 LUCENT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
26 was sent to the printers in August 1987.
29 Fix edge case where FS is changed on commandline. Thanks to
34 been plugged. Thanks to Miguel Pineiro Jr.
37 Force hex escapes in strings to be no more than two characters,
39 consistency, as well as consistency with gawk. Thanks to
45 tempfree in cat, thanks to Miguel Pineiro Jr and valgrind.
49 Thanks to Migue
[all...]
/freebsd-src/contrib/libevent/
H A Dconfig.h.in12 /* Define to 1 if you have the `accept4' function. */
15 /* Define to 1 if you have the <afunix.h> header file. */
18 /* Define to 1 if you have the `arc4random' function. */
21 /* Define to 1 if you have the `arc4random_addrandom' function. */
24 /* Define to 1 if you have the `arc4random_buf' function. */
27 /* Define to 1 if you have the <arpa/inet.h> header file. */
30 /* Define to 1 if you have the `clock_gettime' function. */
33 /* Define to 1 if you have the declaration of `CTL_KERN', and to 0 if you
37 /* Define to 1 if you have the declaration of `KERN_ARND', and to 0 if you
44 /* Define to 1 if you have the <dlfcn.h> header file. */
[all …]
/freebsd-src/contrib/unbound/
H A Dconfig.h.in6 /* apply the noreturn attribute to a function that exits the program */
9 /* apply the weak attribute to a symbol */
12 /* Directory to chroot to */
15 /* Define this to enable client subnet option. */
24 /* Pathname to the Unbound configuration file */
37 /* Define this to enable kernel based UDP source port randomization. */
43 /* Define if you want to use debug lock checking (slow). */
46 /* Define this if you enabled-allsymbols from libunbound to link binaries to
[all...]
/freebsd-src/lib/liblzma/
H A Dconfig.h7 /* How many MiB of RAM to assume if the real amount cannot be determined. */
10 /* Define to 1 if translation of program messages to the user's native
15 /* Define to 1 if ARM64 CRC32 instruction is supported. See configure.ac for
19 /* Define to 1 if bswap_16 is available. */
22 /* Define to 1 if bswap_32 is available. */
25 /* Define to 1 if bswap_64 is available. */
28 /* Define to 1 if you have the <byteswap.h> header file. */
32 /* Define to 1 if you have the 'cap_rights_limit' function. */
36 /* Define to
[all...]
/freebsd-src/share/man/man7/
H A Dfirewall.713 .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
17 .\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
31 A Firewall is most commonly used to protect an internal network
35 are also used to prevent outside entities from spoofing internal
36 IP addresses and to isolate services such as NFS or SMBFS (Windows
41 firewalling system also has the capability to limit bandwidth using
43 This feature can be useful when you need to guarantee a certain
47 office T1 (1.5 MBits/s), you may wish to bandwidth-limit all other
48 T1 traffic to 1 MBit/s in order to reserve at least 0.5 MBits
52 you might want to limit bandwidth to prevent excessive bandwidth
[all …]
/freebsd-src/crypto/heimdal/include/
H A Dconfig.h.in62 /* path to bin */
71 /* Define if you want to use DES encryption in telnet. */
74 /* Define this to enable diagnostics in telnet. */
77 /* Define to enable DIGEST. */
80 /* Define if want to use the weak AFS string to key functions. */
114 /* Define to 1 if you have the `arc4random' function. */
117 /* Define to 1 if you have the <arpa/ftp.h> header file. */
120 /* Define to 1 if you have the <arpa/inet.h> header file. */
123 /* Define to 1 if you have the <arpa/nameser.h> header file. */
126 /* Define to 1 if you have the <arpa/telnet.h> header file. */
[all …]
/freebsd-src/sys/kern/
H A Dtty_outq.c20 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
24 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
48 * bits for parity marking and such. This mechanism is similar to the
49 * old clists, but only contains the features we need to buffer the
60 #define TTYOUTQ_INSERT_TAIL(to, tob) do { \ argument
61 if (to->to_end == 0) { \
62 tob->tob_next = to->to_firstblock; \
63 to->to_firstblock = tob; \
65 tob->tob_next = to->to_lastblock->tob_next; \
66 to->to_lastblock->tob_next = tob; \
[all …]
/freebsd-src/contrib/ntp/sntp/libevent/
H A Dconfig.h.in12 /* Define to 1 if you have the `accept4' function. */
15 /* Define to 1 if you have the <afunix.h> header file. */
18 /* Define to 1 if you have the `arc4random' function. */
21 /* Define to 1 if you have the `arc4random_addrandom' function. */
24 /* Define to 1 if you have the `arc4random_buf' function. */
27 /* Define to 1 if you have the <arpa/inet.h> header file. */
30 /* Define to 1 if you have the `clock_gettime' function. */
33 /* Define to 1 if you have the declaration of `CTL_KERN', and to 0 if you
37 /* Define to 1 if you have the declaration of `KERN_ARND', and to 0 if you
44 /* Define to 1 if you have the <dlfcn.h> header file. */
[all …]
/freebsd-src/contrib/bmake/
H A Dconfig.h.in9 /* Shell spec to use by default */
15 /* Define to 1 if you have the <ar.h> header file. */
18 /* Define to 1 if you have the declaration of 'sys_siglist', and to 0 if you
22 /* Define to 1 if you have the <dirent.h> header file, and it defines 'DIR'.
26 /* Define to 1 if you have the 'dirname' function. */
29 /* Define to 1 if you don't have 'vprintf' but do have '_doprnt.' */
32 /* Define to 1 if you have the 'err' function. */
35 /* Define to 1 if you have the 'errx' function. */
38 /* Define to
[all...]
/freebsd-src/share/doc/usd/07.mail/
H A Dmail5.nr13 .\" may be used to endorse or promote products derived from this software
17 .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
21 .\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
46 message list passed to it.
75 Thus, to print the first four messages, use
79 and to print all the messages from the current message to the last
89 is checked to make sure it was sent by one of the named users.
94 is selected. Thus, to print every message sent to you by
122 For example, to print the headers of all messages that contain the
139 command goes to the previous message and prints it. The
[all …]
/freebsd-src/contrib/netbsd-tests/ipf/regress/
H A Df51 block in proto tcp from any port = 23 to any
2 block in proto udp from any port = 23 to any
3 block in proto tcp/udp from any port = 23 to any
4 pass in proto tcp from any port <= 1023 to any
5 pass in proto udp from any port <= 1023 to any
6 pass in proto tcp/udp from any port <= 1023 to any
7 block in proto tcp from any port >= 1024 to any
8 block in proto udp from any port >= 1024 to any
9 block in proto tcp/udp from any port >= 1024 to any
10 pass in proto tcp from any port >= 1024 to any
[all …]
H A Df61 block in proto tcp from any to any port = 23
2 block in proto udp from any to any port = 23
3 block in proto tcp/udp from any to any port = 23
4 pass in proto tcp from any to any port <= 1023
5 pass in proto udp from any to any port <= 1023
6 pass in proto tcp/udp from any to any port <= 1023
7 block in proto tcp from any to any port >= 1024
8 block in proto udp from any to any port >= 1024
9 block in proto tcp/udp from any to any port >= 1024
10 pass in proto tcp from any to any port >= 1024
[all …]

12345678910>>...879