Searched refs:from (Results 176 - 200 of 2536) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/dist/ipf/rules/
H A DBASIC_2.FW26 block in log on ed0 from w.x.y.z/24 to any head 200
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
61 # Support all UDP `connections' initiated from insid
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/27_io/basic_filebuf/seekpos/
H A D12790-1.cc47 fb.sputc(pod_uchar::from<char>('a'));
48 fb.sputc(pod_uchar::from<char>(0xff));
49 fb.sputc(pod_uchar::from<char>(0));
50 fb.sputc(pod_uchar::from<char>(0));
58 pod_uchar::from<char>('a')) );
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/27_io/basic_filebuf/underflow/char/
H A D9027.cc39 const extern_type* from, const extern_type* from_end,
44 while (from < from_end && to < to_end)
45 *to++ = std::toupper(*from++);
48 from_next = from;
49 return from == from_end ? ok : partial;
38 do_in(state_type&, const extern_type* from, const extern_type* from_end, const extern_type*& from_next, intern_type* to, intern_type* to_end, intern_type*& to_next) const argument
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Ddfp.c37 match_endianness (const gdb_byte *from, int len, enum bfd_endian byte_order, argument
50 to[i] = from[len - i - 1];
53 to[i] = from[i];
84 an invalid operation (from the DEC_Errors constant in decContext.h).
97 /* Helper function to convert from libdecnumber's appropriate representation
100 decimal_from_number (const decNumber *from, gdb_byte *to, int len) argument
109 decimal32FromNumber ((decimal32 *) to, from, &set);
112 decimal64FromNumber ((decimal64 *) to, from, &set);
115 decimal128FromNumber ((decimal128 *) to, from, &set);
123 decimal_to_number (const gdb_byte *from, in argument
209 decimal_from_integral(struct value *from, gdb_byte *to, int len, enum bfd_endian byte_order) argument
241 decimal_from_floating(struct value *from, gdb_byte *to, int len, enum bfd_endian byte_order) argument
255 decimal_to_doublest(const gdb_byte *from, int len, enum bfd_endian byte_order) argument
371 decimal_convert(const gdb_byte *from, int len_from, enum bfd_endian byte_order_from, gdb_byte *to, int len_to, enum bfd_endian byte_order_to) argument
[all...]
/netbsd-6-1-5-RELEASE/games/sail/
H A Dparties.c16 * may be used to endorse or promote products derived from this software
45 meleeing(struct ship *from, struct ship *to) argument
47 struct BP *p = from->file->OBP;
57 boarding(struct ship *from, int isdefense) argument
59 struct BP *p = isdefense ? from->file->DBP : from->file->OBP;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/27_io/basic_filebuf/seekpos/
H A D12790-1.cc46 fb.sputc(pod_uchar::from<char>('a'));
47 fb.sputc(pod_uchar::from<char>(0xff));
48 fb.sputc(pod_uchar::from<char>(0));
49 fb.sputc(pod_uchar::from<char>(0));
57 pod_uchar::from<char>('a')) );
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/27_io/basic_filebuf/underflow/char/
H A D9027.cc40 const extern_type* from, const extern_type* from_end,
45 while (from < from_end && to < to_end)
46 *to++ = std::toupper(*from++);
49 from_next = from;
50 return from == from_end ? ok : partial;
39 do_in(state_type&, const extern_type* from, const extern_type* from_end, const extern_type*& from_next, intern_type* to, intern_type* to_end, intern_type*& to_next) const argument
/netbsd-6-1-5-RELEASE/usr.sbin/timed/timed/
H A Dreadmsg.c16 * may be used to endorse or promote products derived from this software
46 * LOOKAT checks if the message is of the requested type and comes from
63 struct sockaddr_in from; variable in typeref:struct:sockaddr_in
90 fprintf(fd, "readmsg: looking for %s from %s, %s\n",
123 from = ptr->addr;
132 if ((ntp->mask & from.sin_addr.s_addr) ==
142 print(&msgin, &from);
150 == from.sin_addr.s_addr
167 * coming from the network. Set the timer and wait
205 length = sizeof(from);
[all...]
H A Dcandidate.c14 * may be used to endorse or promote products derived from this software
57 * example, if readmsg() has some QUIT messages waiting from the last
96 (void)addmach(resp->tsp_name, &from,fromnet);
107 (void)addmach(resp->tsp_name, &from,fromnet);
108 suppress(&from, resp->tsp_name, net);
132 htp = addmach(resp->tsp_name,&from,fromnet);
138 syslog(LOG_ERR, "error in election from %s",
144 (void)addmach(resp->tsp_name, &from,fromnet);
154 print(resp, &from);
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/contrib/idn/idnkit-1.0-src/lib/
H A Drace.c16 * license is obtained from Japan Network Information Center ("JPNIC"),
34 * derived from this Software without specific prior written approval of
96 static idn_result_t race_decode_decompress(const char *from,
106 const char *from, unsigned long *to, size_t tolen) {
115 TRACE(("idn__race_decode(from=\"%s\", tolen=%d)\n",
116 idn__debug_xstring(from, 50), (int)tolen));
118 if (!idn__util_asciihaveaceprefix(from, IDN_RACE_PREFIX)) {
119 if (*from == '\0') {
120 r = idn_ucs4_utf8toucs4(from, to, tolen);
126 from
105 idn__race_decode(idn_converter_t ctx, void *privdata, const char *from, unsigned long *to, size_t tolen) argument
170 race_decode_decompress(const char *from, unsigned short *buf, size_t buflen) argument
244 idn__race_encode(idn_converter_t ctx, void *privdata, const unsigned long *from, char *to, size_t tolen) argument
[all...]
H A Ducsset.c15 * license is obtained from Japan Network Information Center ("JPNIC"),
33 * derived from this Software without specific prior written approval of
75 unsigned long from; member in struct:__anon1283
126 static idn_result_t addrange(idn_ucsset_t ctx, unsigned long from,
182 idn_ucsset_addrange(idn_ucsset_t ctx, unsigned long from, argument
187 TRACE(("idn_ucsset_addrange(from=U+%lX, to=U+%lX)\n",
188 from, to));
190 return (addrange(ctx, from, to, "idn_ucsset_addrange"));
228 if (ranges[i].to + 1 >= ranges[j].from) {
244 int fidx = SEG_INDEX(ranges[i].from);
310 addrange(idn_ucsset_t ctx, unsigned long from, unsigned long to, char *func_name) argument
[all...]
H A Dpunycode.c16 * license is obtained from Japan Network Information Center ("JPNIC"),
34 * derived from this Software without specific prior written approval of
68 * name from beginning with a hyphen, we should choose a prefix rather
110 const char *from, unsigned long *to, size_t tolen) {
121 TRACE(("idn__punycode_decode(from=\"%s\", tolen=%d)\n",
122 idn__debug_xstring(from, 50), (int)tolen));
124 if (!idn__util_asciihaveaceprefix(from, IDN_PUNYCODE_PREFIX)) {
125 if (*from == '\0') {
126 r = idn_ucs4_utf8toucs4(from, to, tolen);
132 from
109 idn__punycode_decode(idn_converter_t ctx, void *privdata, const char *from, unsigned long *to, size_t tolen) argument
208 idn__punycode_encode(idn_converter_t ctx, void *privdata, const unsigned long *from, char *to, size_t tolen) argument
[all...]
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/diff/
H A Difdef.c27 int from, upto; /* start and limit lines for this group of lines */ member in struct:group
90 Lines BEG0 up to END0 are from the first file;
91 lines BEG1 up to END1 are from the second file. */
101 groups[0].from = beg0;
104 groups[1].from = beg1;
176 /* Print lines deleted from first file. */
186 /* Print lines inserted from second file. */
255 case 'e': return translate_line_number (g->file, g->from) - 1;
256 case 'f': return translate_line_number (g->file, g->from);
259 case 'n': return g->upto - g->from;
274 int from = group->from, upto = group->upto; local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/27_io/basic_filebuf/seekoff/char/
H A D11543.cc51 result out(state_type& state, const intern_type* from, argument
55 { return do_out(state, from, from_end, from_next,
62 result in(state_type& state, const extern_type* from, argument
66 { return do_in(state, from, from_end, from_next,
75 int length(state_type& state, const extern_type* from, argument
77 { return do_length(state, from, end, max); }
87 virtual result do_out(state_type&, const intern_type* from, argument
92 from_next = from;
97 virtual result do_in(state_type&, const extern_type* from, argument
102 from_next = from;
117 do_length(state_type&, const extern_type* from, const extern_type* end, size_t max) const argument
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/27_io/basic_filebuf/seekoff/char/
H A D11543.cc50 result out(state_type& state, const intern_type* from, argument
54 { return do_out(state, from, from_end, from_next,
61 result in(state_type& state, const extern_type* from, argument
65 { return do_in(state, from, from_end, from_next,
74 int length(state_type& state, const extern_type* from, argument
76 { return do_length(state, from, end, max); }
86 virtual result do_out(state_type&, const intern_type* from, argument
91 from_next = from;
96 virtual result do_in(state_type&, const extern_type* from, argument
101 from_next = from;
116 do_length(state_type&, const extern_type* from, const extern_type* end, size_t max) const argument
[all...]
/netbsd-6-1-5-RELEASE/sys/stand/
H A Dcopy.c16 * may be used to endorse or promote products derived from this software
49 * Copy from from to to. Intended for use in system installation.
54 register int from, to, record, rcc, wcc, bsize = BSIZE; local
57 from = getfile("From", 0);
60 if (!(rcc = read(from, buf, bsize)))
70 printf("Block size set from input; %d bytes\n",
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/rsa/
H A Drsa_pk1.c35 * The word 'cryptographic' can be left out if the rouines from the library
37 * 4. If you include any Windows specific code (or a derivative thereof) from
66 const unsigned char *from, int flen)
87 memcpy(p,from,(unsigned int)flen);
92 const unsigned char *from, int flen, int num)
97 p=from;
144 const unsigned char *from, int flen)
177 memcpy(p,from,(unsigned int)flen);
182 const unsigned char *from, int flen, int num)
187 p=from;
65 RSA_padding_add_PKCS1_type_1(unsigned char *to, int tlen, const unsigned char *from, int flen) argument
91 RSA_padding_check_PKCS1_type_1(unsigned char *to, int tlen, const unsigned char *from, int flen, int num) argument
143 RSA_padding_add_PKCS1_type_2(unsigned char *to, int tlen, const unsigned char *from, int flen) argument
181 RSA_padding_check_PKCS1_type_2(unsigned char *to, int tlen, const unsigned char *from, int flen, int num) argument
[all...]
/netbsd-6-1-5-RELEASE/distrib/utils/sysinst/arch/amiga/
H A Dmsg.md.en18 * or promote products derived from this software without specific prior
42 {If you booted from a floppy, you may now remove the disk.
/netbsd-6-1-5-RELEASE/distrib/utils/sysinst/arch/emips/
H A Dmsg.md.en18 * or promote products derived from this software without specific prior
43 {If you booted from a floppy, you may now remove the disk.
/netbsd-6-1-5-RELEASE/distrib/utils/sysinst/arch/ews4800mips/
H A Dmsg.md.en19 * or promote products derived from this software without specific prior
43 {If you booted from a floppy, you may now remove the disk.
/netbsd-6-1-5-RELEASE/distrib/utils/sysinst/arch/hpcsh/
H A Dmsg.md.en18 * or promote products derived from this software without specific prior
42 {If you booted from an external device, you may now remove it.
/netbsd-6-1-5-RELEASE/distrib/utils/sysinst/arch/macppc/
H A Dmsg.md.en19 * or promote products derived from this software without specific prior
44 {If you booted from a floppy, you may now remove the disk.
/netbsd-6-1-5-RELEASE/distrib/utils/sysinst/arch/mipsco/
H A Dmsg.md.en18 * or promote products derived from this software without specific prior
43 {If you booted from a floppy, you may now remove the disk.
/netbsd-6-1-5-RELEASE/distrib/utils/sysinst/arch/newsmips/
H A Dmsg.md.en19 * or promote products derived from this software without specific prior
44 {If you booted from a floppy, you may now remove the disk.
/netbsd-6-1-5-RELEASE/distrib/utils/sysinst/arch/pmax/
H A Dmsg.md.en18 * or promote products derived from this software without specific prior
43 {If you booted from a floppy, you may now remove the disk.

Completed in 243 milliseconds

1234567891011>>