Home
last modified time | relevance | path

Searched refs:to (Results 1 – 25 of 4751) sorted by relevance

12345678910>>...191

/freebsd/crypto/heimdal/lib/asn1/
H A Dder_copy.c20 * may be used to endorse or promote products derived from this software
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_unsigned() argument
60 *to = *from; in der_copy_unsigned()
65 der_copy_unsigned (const unsigned *from, unsigned *to) in der_copy_generalized_time() argument
67 *to in der_copy_generalized_time()
72 der_copy_utctime(const time_t * from,time_t * to) der_copy_utctime() argument
79 der_copy_utf8string(const heim_utf8_string * from,heim_utf8_string * to) der_copy_utf8string() argument
86 der_copy_printable_string(const heim_printable_string * from,heim_printable_string * to) der_copy_printable_string() argument
99 der_copy_ia5_string(const heim_ia5_string * from,heim_ia5_string * to) der_copy_ia5_string() argument
105 der_copy_bmp_string(const heim_bmp_string * from,heim_bmp_string * to) der_copy_bmp_string() argument
117 der_copy_universal_string(const heim_universal_string * from,heim_universal_string * to) der_copy_universal_string() argument
129 der_copy_visible_string(const heim_visible_string * from,heim_visible_string * to) der_copy_visible_string() argument
135 der_copy_octet_string(const heim_octet_string * from,heim_octet_string * to) der_copy_octet_string() argument
150 der_copy_heim_integer(const heim_integer * from,heim_integer * to) der_copy_heim_integer() argument
162 der_copy_oid(const heim_oid * from,heim_oid * to) der_copy_oid() argument
174 der_copy_bit_string(const heim_bit_string * from,heim_bit_string * to) der_copy_bit_string() argument
[all...]
H A Dgen_copy.c41 copy_primitive (const char *typename, const char *from, const char *to) in copy_primitive() argument
44 typename, from, to); in copy_primitive()
49 copy_type (const char *from, const char *to, const Type *t, int preserve) in copy_type() argument
54 copy_type (from, to, t->symbol->type, preserve); in copy_type()
57 t->symbol->gen_name, from, to); in copy_type()
62 copy_primitive ("heim_integer", from, to); in copy_type()
67 fprintf(codefile, "*(%s) = *(%s);\n", to, from); in copy_type()
70 copy_primitive ("octet_string", from, to); in copy_type()
74 copy_primitive ("bit_string", from, to); in copy_type()
76 fprintf(codefile, "*(%s) = *(%s);\n", to, from); in copy_type()
[all …]
/freebsd/sys/kern/
H A Dtty_outq.c60 #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; \
68 to->to_nblocks++; \
71 #define TTYOUTQ_REMOVE_HEAD(to) do { \ argument
72 to->to_firstblock = to->to_firstblock->tob_next; \
73 to->to_nblocks--; \
[all …]
/freebsd/libexec/rc/
H A Drc.firewall84 ${fwcmd} add 100 pass all from any to any via lo0
85 ${fwcmd} add 200 deny all from any to 127.0.0.0/8
86 ${fwcmd} add 300 deny ip from 127.0.0.0/8 to any
88 ${fwcmd} add 400 deny all from any to ::1
89 ${fwcmd} add 500 deny all from ::1 to any
102 ${fwcmd} add pass ipv6-icmp from :: to ff02::/16
104 ${fwcmd} add pass ipv6-icmp from fe80::/10 to fe80::/10
105 ${fwcmd} add pass ipv6-icmp from fe80::/10 to ff02::/16
108 ${fwcmd} add pass ipv6-icmp from any to any icmp6types 1
111 ${fwcmd} add pass ipv6-icmp from any to any icmp6types 2,135,136
[all …]
/freebsd/contrib/netbsd-tests/ipf/expected/
H A Di121 pass in inet from 1.1.1.1/32 to 2.2.2.2/32
2 pass in inet from 2.2.2.0/24 to 4.4.4.4/32
3 pass in inet from 3.3.3.3/32 to 4.4.4.4/32
4 pass in inet from 2.2.2.0/24 to 5.5.5.5/32
5 pass in inet from 3.3.3.3/32 to 5.5.5.5/32
6 pass in inet from 2.2.2.0/24 to 6.6.6.6/32
7 pass in inet from 3.3.3.3/32 to 6.6.6.6/32
8 pass in inet from 2.2.2.0/24 to 5.5.5.5/32 port = 22
9 pass in inet from 3.3.3.3/32 to 5.5.5.5/32 port = 22
10 pass in inet from 2.2.2.0/24 to 6.6.6.6/32 port = 22
[all …]
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 …]
H A Di61 pass in on lo0(!) fastroute from any to any
2 pass in on lo0(!) to qe0(!) inet from 127.0.0.1/32 to 127.0.0.1/32
3 pass in on le0(!) to qe0:127.0.0.1 inet from 127.0.0.1/32 to 127.0.0.1/32
4 pass in on lo0(!) dup-to qe0(!) inet from 127.0.0.1/32 to 127.0.0.1/32
5 pass in on le0(!) dup-to qe0:127.0.0.1 inet from 127.0.0.1/32 to 127.0.0.1/32
6 pass in on le0(!) to hme0:10.1.1.1 dup-to qe0:127.0.0.1 inet from 127.0.0.1/32 to 127.0.0.1/32
7 block in quick on qe0(!) to qe1(!) from any to any
8 block in quick to qe1(!) from any to any
9 pass out quick dup-to hme0(!) from any to any
10 pass out quick on hme0(!) reply-to hme1(!) from any to any
[all …]
/freebsd/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 …]
/freebsd/share/examples/ipfilter/
H A Drules.txt2 # block all incoming TCP packets on le0 from host "foo" to any destination.
4 block in on le0 proto tcp from foo/32 to any
9 # block all outgoing TCP packets on le0 from any host to port 23 of host bar.
11 block out on le0 proto tcp from any to bar/32 port != 23
18 block in from any to any
20 # pass through packets to and from localhost.
22 pass in from 127.0.0.1/32 to 127.0.0.1/32
24 # allow a variety of individual hosts to send any type of IP packet to any
27 pass in from 10.1.3.1 to any
28 pass in from 10.1.3.2 to any
[all …]
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dalloc_ttype.c102 to->num, (unsigned short) (to->num + (ext - to->ext)))); \
103 to->num = (unsigned short) (to->num + (ext - to->ext))
106 realign_data(TERMTYPE2 *to, char **ext_Names, in realign_data() argument
112 int to_Booleans = to->ext_Booleans; in realign_data()
113 int to_Numbers = to->ext_Numbers; in realign_data()
114 int to_Strings = to->ext_Strings; in realign_data()
121 to->ext_Booleans, in realign_data()
122 to->ext_Numbers, in realign_data()
123 to->ext_Strings)); in realign_data()
125 if (to->ext_Booleans != ext_Booleans) { in realign_data()
[all …]
/freebsd/sbin/pfctl/tests/files/
H A Dpf0004.ok6 block drop in inet from 10.0.0.0/8 to any
7 block drop in inet from ! 10.0.0.0/8 to any
8 block drop in inet from 10.0.0.0/8 to any
9 block drop in inet from 172.16.0.0/12 to any
10 block drop in proto tcp from any port = ssh to any
11 block drop in proto tcp from any port = ssh to any port 1024:2048
12 block drop in proto tcp from any port 21 >< 2048 to any port 1024:2048
13 block drop in proto tcp from any port != 1234 to any port 1024:2048
14 block drop in proto tcp from any port >= 80 to any port 1024:2048
15 block drop in inet proto tcp from 10.0.0.0/8 port = ssh to 192.168.0.0/16 port = ircd
[all …]
H A Dpf0013.in1 pass in quick on enc0 from any to any
2 pass in quick on enc0 inet from any to any
3 pass in quick on enc0 inet6 from any to any
5 #pass out quick on tun1000000 inet from any to any route-to tun1000001
6 #pass out quick on tun1000000 from any to 192.168.1.1 route-to tun1000001
7 #pass out quick on tun1000000 from any to fec0::1 route-to tun1000001
9 #pass in on tun1000000 proto tcp from any to any port = 21 dup-to (tun1000001 192.168.1.1)
10 #pass in on tun1000000 proto tcp from any to any port = 21 dup-to (tun1000001 fec0::1)
12 #pass in quick on tun1000000 from 192.168.1.1/32 to 10.1.1.1/32 route-to tun1000001
13 #pass in quick on tun1000000 from fec0::1/64 to fec1::2/128 route-to tun1000001
[all …]
/freebsd/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 …]
H A Devent-config.h.cmake26 /* Define to the address where bug reports for this package should be sent. */
29 /* Define to the full name of this package. */
32 /* Define to the full name and version of this package. */
35 /* Define to the one symbol short name of this package. */
47 /* Define to 1 if you have the `accept4' function. */
50 /* Define to 1 if you have the `arc4random' function. */
53 /* Define to 1 if you have the `arc4random_buf' function. */
56 /* Define to 1 if you have the `arc4random_addrandom' function. */
66 /* Define to 1 if you have the <arpa/inet.h> header file. */
69 /* Define to 1 if you have the `clock_gettime' function. */
[all …]
/freebsd/contrib/openbsm/config/
H A Dconfig.h.in3 /* Define to 1 if you have the `alarm' function. */
6 /* Define to 1 if you have the `arc4random' function. */
9 /* Define to 1 if you have the `arc4random_buf' function. */
15 /* Define to 1 if you have the `bzero' function. */
18 /* Define to 1 if you have the `cap_enter' function. */
21 /* Define to 1 if your system has a working `chown' function. */
24 /* Define to 1 if you have the `clock_gettime' function. */
27 /* Define to 1 if you have the `closefrom' function. */
30 /* Define to 1 if you have the <dlfcn.h> header file. */
33 /* Define to 1 if you have the <endian.h> header file. */
[all …]
/freebsd/contrib/tcpdump/
H A Dcmakeconfig.h.in3 /* Define to 1 if arpa/inet.h declares `ether_ntohost' */
6 /* define if you want to build the possibly-buggy SMB printer */
9 /* Define to 1 if you have the `bpf_dump' function. */
15 /* Define to 1 if you have the `cap_enter' function. */
18 /* Define to 1 if you have the `cap_ioctls_limit' function. */
21 /* Define to 1 if you have the <cap-ng.h> header file. */
24 /* Define to 1 if you have the `cap_rights_limit' function. */
30 /* Define to 1 if you have the declaration of `ether_ntohost' */
33 /* Define to 1 if you have the `ether_ntohost' function. */
36 /* Define to 1 if you have the `EVP_CIPHER_CTX_new' function. */
[all …]
H A Dconfig.h.in3 /* Define to 1 if arpa/inet.h declares `ether_ntohost' */
6 /* define if you want to build the instrument functions code */
9 /* define if you want to build the possibly-buggy SMB printer */
12 /* Define to 1 if you have the `bpf_dump' function. */
18 /* Define to 1 if you have the `cap_enter' function. */
21 /* Define to 1 if you have the `cap_ioctls_limit' function. */
24 /* Define to 1 if you have the <cap-ng.h> header file. */
27 /* Define to 1 if you have the `cap_rights_limit' function. */
33 /* Define to 1 if you have the declaration of `ether_ntohost' */
36 /* Define to 1 if you have the `ether_ntohost' function. */
[all …]
/freebsd/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 …]
H A Devent-config.h.cmake26 /* Define to the address where bug reports for this package should be sent. */
29 /* Define to the full name of this package. */
32 /* Define to the full name and version of this package. */
35 /* Define to the one symbol short name of this package. */
47 /* Define to 1 if you have the `accept4' function. */
50 /* Define to 1 if you have the `arc4random' function. */
53 /* Define to 1 if you have the `arc4random_buf' function. */
56 /* Define to 1 if you have the `arc4random_addrandom' function. */
66 /* Define to 1 if you have the <arpa/inet.h> header file. */
69 /* Define to 1 if you have the `clock_gettime' function. */
[all …]
/freebsd/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
51 /* Define to 1 if you have the `accept4' function. */
54 /* Define to 1 if you have the `arc4random' function. */
[all …]
/freebsd/contrib/ldns/ldns/
H A Dconfig.h.in6 /* Define to 1 if you have the <arpa/inet.h> header file. */
15 /* Define to 1 if you have the `b32_ntop' function. */
18 /* Define to 1 if you have the `b32_pton' function. */
21 /* Define to 1 if you have the `b64_ntop' function. */
24 /* Define to 1 if you have the `b64_pton' function. */
27 /* Define to 1 if you have the `bzero' function. */
30 /* Define to 1 if you have the `calloc' function. */
33 /* Define to 1 if you have the `CONF_modules_unload' function. */
36 /* Define to 1 if you have the `CRYPTO_cleanup_all_ex_data' function. */
39 /* Define to 1 if you have the `CRYPTO_memcmp' function. */
[all …]
/freebsd/share/examples/ipfilter/rules/
H A Dexample.34 block in from any to any
6 # pass through packets to and from localhost.
8 pass in from 127.0.0.1/32 to 127.0.0.1/32
10 # allow a variety of individual hosts to send any type of IP packet to any
13 pass in from 10.1.3.1/32 to any
14 pass in from 10.1.3.2/32 to any
15 pass in from 10.1.3.3/32 to any
16 pass in from 10.1.3.4/32 to any
17 pass in from 10.1.3.5/32 to any
18 pass in from 10.1.0.13/32 to any
[all …]
/freebsd/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/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 1 if you have the <err.h> header file. */
41 /* Define to 1 if you have the <fcntl.h> header file. */
[all …]

12345678910>>...191