Searched refs:from (Results 326 - 350 of 958) sorted by relevance

<<11121314151617181920>>

/freebsd-10.1-release/contrib/gdb/gdb/
H A Darch-utils.h129 struct type *type, const void *from);
157 obtained from the specified architecture, global "set ..." options,
H A Di387-tdep.c294 /* Read a value of type TYPE from register REGNUM in frame FRAME, and
301 char from[I386_MAX_REGISTER_SIZE];
315 get_frame_register (frame, regnum, from);
316 convert_typed_floating (from, builtin_type_i387_ext, to, type);
324 struct type *type, const void *from)
338 /* Convert from TYPE. This should be a no-op if TYPE is equivalent
340 convert_typed_floating (from, type, to, builtin_type_i387_ext);
385 /* Fill register REGNUM in REGCACHE with the appropriate value from
533 floating-point or SSE register value from *FXSAVE. This function
622 *FXSAVE with the value from REGCACH
300 char from[I386_MAX_REGISTER_SIZE]; local
322 i387_value_to_register(struct frame_info *frame, int regnum, struct type *type, const void *from) argument
[all...]
/freebsd-10.1-release/contrib/opie/
H A Dopiesu.c8 you didn't get a copy, you may request one from <license@inner.net>.
52 Originally from BSD.
214 char *from; local
221 from = who;
223 from = currentuser;
238 status ? '+' : '-', ttynam, from, user);
381 fprintf(stderr, "Reminder - Only use this method from the console; NEVER from remote. If you\n");
/freebsd-10.1-release/lib/libc/mips/string/
H A Dbzero.S7 * This code is derived from software contributed to Berkeley by
19 * may be used to endorse or promote products derived from this software
40 ASMSTR("from: @(#)bzero.s 8.1 (Berkeley) 6/4/93")
61 PTR_SUBU a1, a1, a3 # subtract from remaining count
/freebsd-10.1-release/sbin/restore/
H A Dutilities.c14 * may be used to endorse or promote products derived from this software
123 renameit(char *from, char *to) argument
125 if (!Nflag && rename(from, to) < 0) {
127 from, to, strerror(errno));
130 vprintf(stdout, "rename %s to %s\n", from, to);
/freebsd-10.1-release/sys/i386/include/
H A Dmd_var.h14 * may be used to endorse or promote products derived from this software
83 void bcopyb(const void *from, void *to, size_t len);
/freebsd-10.1-release/sys/isa/
H A Disareg.h5 * This code is derived from software contributed to Berkeley by
17 * may be used to endorse or promote products derived from this software
32 * from: @(#)isa.h 5.7 (Berkeley) 5/9/91
37 #error isareg.h is included from PC-9801 source
132 * Input / Output Port Sizes - these are from several sources, and tend
/freebsd-10.1-release/sys/kern/
H A Duipc_mbuf2.c17 * may be used to endorse or promote products derived from this software
45 * may be used to endorse or promote products derived from this software
144 * cannot increase from 1, as that would require posession of mbuf
169 * len bytes from <n, off> sits in single mbuf, but the caller does
188 * we need to take hlen from <n, off> and tlen from <n->m_next, 0>,
209 * we need to use m_copydata() to get data from <n->m_next, 0>.
241 /* get hlen from <n, off> into <o, 0> */
245 /* get tlen from <n->m_next, 0> into <o, hlen> */
342 /* Unlink and free a packet tag chain, starting from give
432 m_tag_copy_chain(struct mbuf *to, struct mbuf *from, int how) argument
[all...]
/freebsd-10.1-release/usr.sbin/mld6query/
H A Dmld6.c16 * may be used to endorse or promote products derived from this software
216 /* MLD packet should be advertised from linklocal address */
300 struct sockaddr_in6 from; local
301 int from_len = sizeof(from);
305 (struct sockaddr *)&from,
316 printf("from %s, ", inet_ntop(AF_INET6, &from.sin6_addr,
/freebsd-10.1-release/crypto/openssl/crypto/asn1/
H A Dasn1_locl.h27 * endorse or promote products derived from this software without
31 * 5. Products derived from this software may not be called "OpenSSL"
95 int (*param_copy) (EVP_PKEY *to, const EVP_PKEY *from);
/freebsd-10.1-release/contrib/libreadline/
H A Dtext.c118 rl_delete_text (from, to)
119 int from, to;
125 if (from > to)
126 SWAP (from, to);
132 if (from > to)
133 from = to;
135 if (from < 0)
136 from = 0;
138 text = rl_copy_text (from, to);
141 diff = to - from;
[all...]
/freebsd-10.1-release/contrib/sendmail/mail.local/
H A Dmail.local.c211 char *from; local
231 from = NULL;
273 if (from != NULL)
278 from = optarg;
395 /* Non-LMTP from here on out */
400 ** If from not specified, use the name from getlogin() if the
401 ** uid matches, otherwise, use the name from the password file
406 if (from == NULL && ((from
[all...]
/freebsd-10.1-release/contrib/texinfo/makeinfo/
H A Dmakeinfo.h360 replace_with_expansion (int from, int *to),
367 search_forward (char *string, int from),
368 search_forward_until_pos (char *string, int from, int end_pos),
H A Dmakeinfo.c194 /* Print the last error gotten from the file system. */
261 number from global variables. */
380 from Info output (thus producing plain text)\n\
381 or from HTML (thus producing shorter output);\n\
610 /* Parse argument flags from the input line. */
918 /* Clear whitespace from the front and end of string. */
983 int from = input_text_offset;
986 while (from != tt)
987 if (input_text[from++] == '\n')
1014 /* Read characters from th
979 int from = input_text_offset; local
1048 replace_with_expansion(int from, int *to) argument
3178 search_forward(char *string, int from) argument
3193 search_forward_until_pos(char *string, int from, int end_pos) argument
[all...]
/freebsd-10.1-release/libexec/comsat/
H A Dcomsat.c14 * may be used to endorse or promote products derived from this software
82 struct sockaddr_in from; local
88 fromlen = sizeof(from);
89 if (getsockname(0, (struct sockaddr *)&from, &fromlen) < 0)
/freebsd-10.1-release/libexec/rpc.rquotad/
H A Drquotad.c58 struct sockaddr_storage from; local
61 fromlen = sizeof(from);
62 if (getsockname(0, (struct sockaddr *)&from, &fromlen) < 0)
/freebsd-10.1-release/release/picobsd/tinyware/passwd/
H A Dpw_copy.c18 * may be used to endorse or promote products derived from this software
86 FILE *from, *to; local
99 if (!(from = fdopen(ffd, "r")))
104 for (done = 0; fgets(buf, sizeof(buf), from);) {
/freebsd-10.1-release/sys/dev/syscons/
H A Dscmouse.c378 mouse_do_cut(scr_stat *scp, int from, int to) argument
386 for (p = from, i = blank = leadspaces = 0; p <= to; ++p) {
430 scp->mouse_cut_start = from;
432 mark_for_update(scp, from);
443 int from; local
453 from = start;
456 from = end = scp->mouse_pos;
473 mouse_do_cut(scp, from, to);
589 int from; local
592 from
[all...]
/freebsd-10.1-release/sys/sys/
H A Diconv.h121 int cp_refcount; /* number of references from other pairs */
155 int iconv_open(const char *to, const char *from, void **handle);
165 int iconv_add(const char *converter, const char *to, const char *from);
177 int (*open)(const char *to, const char *from, void **handle);
/freebsd-10.1-release/tools/test/netfibs/
H A Dreflector.sh43 # Get the number of FIBs from the kernel.
167 print_debug "Removing address from interface ${IFACE}"
584 from ${PEERADDR} to ${OURADDR} \
587 from ${PEERLINKLOCAL%\%*} to ${OURLINKLOCAL%\%*} \
592 ipfw add 200 setfib ${_fib} ip6 from ${PEERADDR} to ${OURADDR} \
611 from ${PEERADDR} to ${OURADDR} \
619 from ${PEERADDR} to ${OURADDR} \
623 from ${PEERLINKLOCAL%\%*} to ${OURLINKLOCAL%\%*} \
628 from ${PEERADDR} to ${OURADDR} \
691 ipfw add $((500 + i)) count ipv6-icmp from an
[all...]
/freebsd-10.1-release/usr.sbin/pkg_install/create/
H A Dpl.c101 trylink(const char *from, const char *to) argument
103 if (link(from, to) == 0)
111 return link(from, to);
199 * Don't link abspn stuff--it doesn't come from
/freebsd-10.1-release/usr.sbin/traceroute6/
H A Dtraceroute6.c16 * may be used to endorse or promote products derived from this software
36 * This code is derived from software contributed to Berkeley by
48 * may be used to endorse or promote products derived from this software
84 * icmp "time exceeded" reply from a gateway. We start our probes
90 * round trip time of each probe. If the probe answers come from
176 * is using the ttl from our arriving datagram as the ttl in its
202 * system available from Berkeley: A raw ip socket using proto
212 * data from the original datagram. 8 bytes is the size of a udp
230 * I stole the idea for this program from Steve Deering. Since
232 * IETF working group meetings, I also could have stolen it from Gu
1191 struct sockaddr_in6 *from = (struct sockaddr_in6 *)mhdr->msg_name; local
1378 struct sockaddr_in6 *from = (struct sockaddr_in6 *)mhdr->msg_name; local
[all...]
/freebsd-10.1-release/sys/dev/mpr/mpi/
H A Dmpi2_history.txt14 * may be used to endorse or promote products derived from this software
86 * Moved MPI2_VERSION_UNION from mpi2_ioc.h.
93 * Moved LUN field defines from mpi2_init.h.
98 * Removed DevHandle field from
179 * 10-02-08 02.00.09 Changed MPI2_RAID_PGAD_CONFIGNUM_MASK from 0x0000FFFF
199 * Removed multiplexing information from SAS IO Unit pages.
201 * Removed Zone Address Resolved bit from PhyInfo and from
304 * 10-02-08 02.00.06 Removed Untagged and No Disconnect values from SCSI IO
333 * 08-31-07 02.00.03 Removed SystemReplyQueueDepth field from th
[all...]
/freebsd-10.1-release/contrib/ipfilter/
H A DHISTORY2 # NOTE: Quite a few patches and suggestions come from other sources, to whom
155 3482116 ipf_check frees packet from ipftest
166 3480538 compiler errors from earlier patch
181 3479455 memory leak from tuning
205 3457804 build errors from removal of pcap-int,h
323 generates C code from filter rules to compile in or load as native
387 fix handling of map NAT rules with "from/to" host specs
389 fix printout out of source address when using "from/to" with map rules
399 group numbers are now 32bits in size, up from 16bits
425 SunOS4 patches for ICMP redirects from Jurge
[all...]
/freebsd-10.1-release/contrib/unbound/iterator/
H A Diterator.c20 * be used to endorse or promote products derived from this software without
818 * saving a roundtrip from the validated lookup.
854 /* if !subiq->dp, it'll start from the cache, no problem */
898 * This state either generates: 1) a response, from cache or error, 2) a
952 * getting older results from cache is a bad idea, no cache */
967 /* item taken from cache does not match our query name, thus
978 log_dns_msg("msg from cache lookup", &msg->qinfo,
988 verbose(VERB_ALGO, "returning CNAME response from "
1006 /* if from cache, NULL, else insert 'cache IP' len=0 */
1010 verbose(VERB_ALGO, "returning answer from cach
1908 find_NS(struct reply_info* rep, size_t from, size_t to) argument
2481 struct dns_msg* from = qstate->return_msg; local
[all...]

Completed in 254 milliseconds

<<11121314151617181920>>