Home
last modified time | relevance | path

Searched refs:from (Results 1 – 25 of 2402) sorted by relevance

12345678910>>...97

/dragonfly/contrib/binutils-2.34/bfd/
H A Delf-linux-core.h63 bfd_put_8 (obfd, from->pr_zomb, &to->pr_zomb); in swap_linux_prpsinfo32_ugid32_out()
64 bfd_put_8 (obfd, from->pr_nice, &to->pr_nice); in swap_linux_prpsinfo32_ugid32_out()
65 bfd_put_32 (obfd, from->pr_flag, to->pr_flag); in swap_linux_prpsinfo32_ugid32_out()
66 bfd_put_32 (obfd, from->pr_uid, to->pr_uid); in swap_linux_prpsinfo32_ugid32_out()
67 bfd_put_32 (obfd, from->pr_gid, to->pr_gid); in swap_linux_prpsinfo32_ugid32_out()
68 bfd_put_32 (obfd, from->pr_pid, to->pr_pid); in swap_linux_prpsinfo32_ugid32_out()
71 bfd_put_32 (obfd, from->pr_sid, to->pr_sid); in swap_linux_prpsinfo32_ugid32_out()
118 bfd_put_16 (obfd, from->pr_uid, to->pr_uid); in swap_linux_prpsinfo32_ugid16_out()
119 bfd_put_16 (obfd, from->pr_gid, to->pr_gid); in swap_linux_prpsinfo32_ugid16_out()
120 bfd_put_32 (obfd, from->pr_pid, to->pr_pid); in swap_linux_prpsinfo32_ugid16_out()
[all …]
/dragonfly/etc/
H A Drc.firewall6104 ${fw6cmd} add 65000 pass all from any to any
135 ${fw6cmd} add pass all from any to any frag
144 ${fw6cmd} add deny tcp from any to any setup
147 ${fw6cmd} add pass udp from any 53 to ${ip}
148 ${fw6cmd} add pass udp from ${ip} to any 53
151 ${fw6cmd} add pass udp from any 123 to ${ip}
152 ${fw6cmd} add pass udp from ${ip} to any 123
235 ${fw6cmd} add pass all from any to any frag
242 ${fw6cmd} add pass udp from any to ${oip} 53
243 ${fw6cmd} add pass udp from ${oip} 53 to any
[all …]
H A Drc.firewall106 ${fwcmd} add pass all from any to any via lo0
125 ${fwcmd} add pass all from me to ${net}
126 ${fwcmd} add pass all from ${net} to me
137 ${fwcmd} add pass tcp from any to any established
138 ${fwcmd} add pass all from any to any frag
139 ${fwcmd} add pass tcp from me to any setup
140 ${fwcmd} add pass udp from me to any keep-state
151 ${fwcmd} add pass udp from any to me ${port}
152 ${fwcmd} add pass udp from me ${port} to any
162 ${fwcmd} add deny ${log} all from $net to any
[all …]
/dragonfly/contrib/gcc-8.0/libstdc++-v3/src/c++11/
H A Dcodecvt.cc188 if (from.nbytes() >= N && !memcmp(from.next, bom, N)) in read_bom()
259 ++from; in read_utf8_code_point()
273 from += 2; in read_utf8_code_point()
290 from += 3; in read_utf8_code_point()
312 from += 4; in read_utf8_code_point()
417 from += inc; in read_utf16_code_point()
480 ++from;
517 ++from;
535 auto orig = from;
591 from += inc;
[all …]
/dragonfly/contrib/gdb-7/bfd/
H A Delf-linux-psinfo.h64 H_PUT_8 (abfd, from->pr_zomb, &to.pr_zomb); \
65 H_PUT_8 (abfd, from->pr_nice, &to.pr_nice); \
66 H_PUT_32 (abfd, from->pr_flag, to.pr_flag); \
67 H_PUT_16 (abfd, from->pr_uid, to.pr_uid); \
68 H_PUT_16 (abfd, from->pr_gid, to.pr_gid); \
69 H_PUT_32 (abfd, from->pr_pid, to.pr_pid); \
70 H_PUT_32 (abfd, from->pr_ppid, to.pr_ppid); \
71 H_PUT_32 (abfd, from->pr_pgrp, to.pr_pgrp); \
72 H_PUT_32 (abfd, from->pr_sid, to.pr_sid); \
117 H_PUT_32 (abfd, from->pr_uid, to.pr_uid); \
[all …]
/dragonfly/contrib/binutils-2.27/bfd/
H A Delf-linux-core.h62 bfd_put_8 (obfd, from->pr_zomb, &to->pr_zomb); in swap_linux_prpsinfo32_out()
63 bfd_put_8 (obfd, from->pr_nice, &to->pr_nice); in swap_linux_prpsinfo32_out()
64 bfd_put_32 (obfd, from->pr_flag, to->pr_flag); in swap_linux_prpsinfo32_out()
65 bfd_put_16 (obfd, from->pr_uid, to->pr_uid); in swap_linux_prpsinfo32_out()
66 bfd_put_16 (obfd, from->pr_gid, to->pr_gid); in swap_linux_prpsinfo32_out()
67 bfd_put_32 (obfd, from->pr_pid, to->pr_pid); in swap_linux_prpsinfo32_out()
70 bfd_put_32 (obfd, from->pr_sid, to->pr_sid); in swap_linux_prpsinfo32_out()
113 bfd_put_32 (obfd, from->pr_uid, to->pr_uid); in swap_linux_prpsinfo64_out()
114 bfd_put_32 (obfd, from->pr_gid, to->pr_gid); in swap_linux_prpsinfo64_out()
115 bfd_put_32 (obfd, from->pr_pid, to->pr_pid); in swap_linux_prpsinfo64_out()
[all …]
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A Dctrl_iface_udp.c93 os_memcpy(&dst->addr, from, sizeof(*from)); in wpa_supplicant_ctrl_iface_attach()
100 inet_ntop(AF_INET6, &from->sin6_addr, addr, sizeof(*from)), in wpa_supplicant_ctrl_iface_attach()
101 ntohs(from->sin6_port)); in wpa_supplicant_ctrl_iface_attach()
104 inet_ntoa(from->sin_addr), ntohs(from->sin_port)); in wpa_supplicant_ctrl_iface_attach()
131 sizeof(*from)),
178 sizeof(*from)),
225 struct sockaddr_in6 from; local
230 struct sockaddr_in from; local
248 inet_ntop(AF_INET6, &from.sin6_addr, addr, sizeof(from));
306 &from, fromlen))
[all …]
/dragonfly/bin/mv/
H A Dmv.c183 if (lstat(from, &sb) == -1) { in do_move()
184 warn("%s", from); in do_move()
220 if (!rename(from, to)) { in do_move()
236 if (lstat(from, &sb) == -1) { in do_move()
237 warn("%s", from); in do_move()
270 if (lstat(from, &sb)) { in do_move()
271 warn("%s", from); in do_move()
275 fastcopy(from, to, &sb) : copy(from, to)); in do_move()
358 if (unlink(from)) { in fastcopy()
359 warn("%s: remove", from); in fastcopy()
[all …]
/dragonfly/contrib/zlib-1.2/
H A Dinffast.c199 from = window;
201 from += wsize - op;
218 from = window;
240 *out++ = *from++;
241 *out++ = *from++;
242 *out++ = *from++;
246 *out++ = *from++;
254 *out++ = *from++;
255 *out++ = *from++;
256 *out++ = *from++;
[all …]
/dragonfly/contrib/binutils-2.34/gold/
H A Dresolve.cc966 if (!from->version_) in clone()
968 this->u1_ = from->u1_; in clone()
969 this->u2_ = from->u2_; in clone()
970 this->type_ = from->type_; in clone()
1001 this->value_ = from->value_; in clone()
1003 return Symbol::clone(from); in clone()
1038 switch (from->source_) in override_base_with_special()
1043 this->u1_ = from->u1_; in override_base_with_special()
1044 this->u2_ = from->u2_; in override_base_with_special()
1064 this->type_ = from->type_; in override_base_with_special()
[all …]
/dragonfly/sys/vfs/hammer2/zlib/
H A Dhammer2_zlib_inffast.c216 from = window - OFF; in inflate_fast()
218 from += wsize - op; in inflate_fast()
247 from += wnext - op; in inflate_fast()
257 PUP(out) = PUP(from); in inflate_fast()
258 PUP(out) = PUP(from); in inflate_fast()
259 PUP(out) = PUP(from); in inflate_fast()
263 PUP(out) = PUP(from); in inflate_fast()
271 PUP(out) = PUP(from); in inflate_fast()
272 PUP(out) = PUP(from); in inflate_fast()
273 PUP(out) = PUP(from); in inflate_fast()
[all …]
/dragonfly/usr.sbin/makefs/hammer2/zlib/
H A Dhammer2_zlib_inffast.c216 from = window - OFF; in inflate_fast()
218 from += wsize - op; in inflate_fast()
247 from += wnext - op; in inflate_fast()
257 PUP(out) = PUP(from); in inflate_fast()
258 PUP(out) = PUP(from); in inflate_fast()
259 PUP(out) = PUP(from); in inflate_fast()
263 PUP(out) = PUP(from); in inflate_fast()
271 PUP(out) = PUP(from); in inflate_fast()
272 PUP(out) = PUP(from); in inflate_fast()
273 PUP(out) = PUP(from); in inflate_fast()
[all …]
/dragonfly/sbin/hammer2/zlib/
H A Dhammer2_zlib_inffast.c216 from = window - OFF; in inflate_fast()
218 from += wsize - op; in inflate_fast()
247 from += wnext - op; in inflate_fast()
257 PUP(out) = PUP(from); in inflate_fast()
258 PUP(out) = PUP(from); in inflate_fast()
259 PUP(out) = PUP(from); in inflate_fast()
263 PUP(out) = PUP(from); in inflate_fast()
271 PUP(out) = PUP(from); in inflate_fast()
272 PUP(out) = PUP(from); in inflate_fast()
273 PUP(out) = PUP(from); in inflate_fast()
[all …]
/dragonfly/usr.sbin/ppp/
H A Dsystems.c84 while(issep(*from)) in InterpretArg()
85 from++; in InterpretArg()
87 while (*from != '\0') { in InterpretArg()
90 switch (*from) { in InterpretArg()
93 *to++ = *from++; in InterpretArg()
107 *to++ = *from++; in InterpretArg()
112 from += 2; in InterpretArg()
133 for (from++; (isalnum(*from) || *from == '_') && ptr < endto; from++) in InterpretArg()
152 len = ptr ? (size_t)(ptr - from) : strlen(from); in InterpretArg()
172 from += len; in InterpretArg()
[all …]
/dragonfly/games/sail/
H A Dassorted.c48 table(struct ship *from, struct ship *on, in table() argument
114 if (portside(from, on, 0)) { in table()
137 if (portside(from, on, 0)) { in table()
245 strike(on, from); in table()
259 if (!snagged2(from, to)) { in Cleansnag()
260 if (!snagged(from)) { in Cleansnag()
261 unboard(from, from, 1); /* defense */ in Cleansnag()
262 unboard(from, from, 0); /* defense */ in Cleansnag()
264 unboard(from, to, 0); /* offense */ in Cleansnag()
269 unboard(to, from, 0); /* offense */ in Cleansnag()
[all …]
H A Ddr_5.c45 subtract(struct ship *from, struct ship *fromcap, int totalfrom, int *crewfrom, in subtract() argument
50 if (fromcap == from && totalfrom) { /* if not captured */ in subtract()
60 send_crew(from, crewfrom[0], crewfrom[1], crewfrom[2]); in subtract()
64 send_pcrew(from, pcfrom); in subtract()
69 mensent(struct ship *from, struct ship *to, int *crew, struct ship **captured, in mensent() argument
77 *pc = from->file->pcrew; in mensent()
78 *captured = from->file->captured; in mensent()
79 crew[0] = from->specs->crew1; in mensent()
80 crew[1] = from->specs->crew2; in mensent()
81 crew[2] = from->specs->crew3; in mensent()
[all …]
H A Ddr_4.c45 ungrap(struct ship *from, struct ship *to) in ungrap() argument
50 if ((k = grappled2(from, to)) == 0) in ungrap()
52 friend = capship(from)->nationality == capship(to)->nationality; in ungrap()
55 cleangrapple(from, to, 0); in ungrap()
56 makesignal(from, "ungrappling $$", to); in ungrap()
62 grap(struct ship *from, struct ship *to) in grap() argument
64 if (capship(from)->nationality != capship(to)->nationality && in grap()
67 send_grap(from, to->file->index); in grap()
68 send_grap(to, from->file->index); in grap()
69 makesignal(from, "grappled with $$", to); in grap()
/dragonfly/sys/dev/drm/include/asm/
H A Duaccess.h35 copy_to_user(void *to, const void *from, unsigned long n) in copy_to_user() argument
37 if (copyout(from, to, n) != 0) in copy_to_user()
43 copy_from_user(void *to, const void *from, unsigned long n) in copy_from_user() argument
45 if (copyin(from, to, n) != 0) in copy_from_user()
51 __copy_to_user(void *to, const void *from, unsigned len) in __copy_to_user() argument
53 if (copyout(from, to, len)) in __copy_to_user()
59 __copy_from_user(void *to, const void *from, unsigned len) in __copy_from_user() argument
61 if (copyin(from, to, len)) in __copy_from_user()
75 __copy_to_user_inatomic(void __user *to, const void *from, unsigned n) in __copy_to_user_inatomic() argument
77 return (copyout_nofault(from, to, n) != 0 ? n : 0); in __copy_to_user_inatomic()
[all …]
/dragonfly/crypto/libressl/crypto/conf/
H A Dconf_def.c472 q = *from; in str_copy()
473 from++; in str_copy()
474 while (!IS_EOF(conf, *from) && (*from != q)) { in str_copy()
476 from++; in str_copy()
483 from++; in str_copy()
485 q = *from; in str_copy()
486 from++; in str_copy()
490 from++; in str_copy()
498 from++; in str_copy()
500 from++; in str_copy()
[all …]
/dragonfly/contrib/ncurses/ncurses/tinfo/
H A Dalloc_ttype.c115 int to1, to2, from; in realign_data() local
128 from = 0; in realign_data()
146 from = ext_Booleans; in realign_data()
426 nb = from ? ((int) NUM_EXT_NAMES(from)) : 0; in _nc_align_termtype()
430 nb, from ? NonNull(from->term_names) : "?")); in _nc_align_termtype()
460 if (to->ext_Strings && (from->ext_Booleans + from->ext_Numbers)) in _nc_align_termtype()
469 from->ext_Names, in _nc_align_termtype()
475 from->ext_Names in _nc_align_termtype()
477 from->ext_Numbers); in _nc_align_termtype()
483 from->ext_Names in _nc_align_termtype()
[all …]
/dragonfly/contrib/diffutils/src/
H A Difdef.c104 groups[0].from = beg0; in format_ifdef()
107 groups[1].from = beg1; in format_ifdef()
242 lin from = group->from, upto = group->upto; in print_ifdef_lines() local
252 fwrite (linbuf[from], sizeof (char), in print_ifdef_lines()
259 fwrite (linbuf[from], sizeof (char), in print_ifdef_lines()
260 linbuf[upto] - linbuf[from], out); in print_ifdef_lines()
265 for (; from < upto; from++) in print_ifdef_lines()
280 output_1_line (linbuf[from], in print_ifdef_lines()
281 (linbuf[from + 1] in print_ifdef_lines()
282 - (linbuf[from + 1][-1] == '\n')), in print_ifdef_lines()
[all …]
/dragonfly/contrib/cvs-1.12/diff/
H A Difdef.c101 groups[0].from = beg0;
104 groups[1].from = beg1;
274 int from = group->from, upto = group->upto; local
284 write_output (linbuf[from],
286 - linbuf[from]));
291 write_output (linbuf[from],
292 linbuf[upto] - linbuf[from]);
297 for (; from < upto; from++)
314 output_1_line (linbuf[from],
315 linbuf[from + 1]
[all …]
/dragonfly/contrib/gdb-7/gdb/
H A Ddfp.c50 to[i] = from[len - i - 1]; in match_endianness()
53 to[i] = from[i]; in match_endianness()
109 decimal32FromNumber ((decimal32 *) to, from, &set); in decimal_from_number()
112 decimal64FromNumber ((decimal64 *) to, from, &set); in decimal_from_number()
128 decimal32ToNumber ((decimal32 *) from, to); in decimal_to_number()
131 decimal64ToNumber ((decimal64 *) from, to); in decimal_to_number()
134 decimal128ToNumber ((decimal128 *) from, to); in decimal_to_number()
209 decimal_from_integral (struct value *from, in decimal_from_integral() argument
217 type = check_typedef (value_type (from)); in decimal_from_integral()
224 l = value_as_long (from); in decimal_from_integral()
[all …]
/dragonfly/share/colldef/
H A Dhu_HU.UTF-8.src10 collating-element <c-s> from "<c><s>"
11 collating-element <C-s> from "<C><s>"
12 collating-element <C-S> from "<C><S>"
76 collating-element <d-z> from "<d><z>"
77 collating-element <D-z> from "<D><z>"
78 collating-element <D-Z> from "<D><Z>"
184 collating-element <g-y> from "<g><y>"
185 collating-element <G-y> from "<G><y>"
186 collating-element <G-Y> from "<G><Y>"
248 collating-element <l-y> from "<l><y>"
[all …]
/dragonfly/share/examples/pf/
H A Dfaq-example322 # www_ext_misc - all non-http traffic from the WWW server.
23 # boss_ext - traffic coming from the boss's computer.
65 # internal_dmz - traffic from the internal network.
90 pass in on fxp0 proto tcp from any to $wwwserv port { 21, \
92 pass in on fxp0 proto tcp from any to $wwwserv port 80 \
96 pass out on fxp0 from $int_nets to any keep state
100 pass in on dc0 from $int_nets to any keep state
101 pass in on dc0 from $it_net to any queue it_int
102 pass in on dc0 from $boss to any queue boss_int
107 pass out on dc0 from dc0 to $int_nets
[all …]

12345678910>>...97