Searched refs:to (Results 301 - 325 of 1175) sorted by relevance

<<11121314151617181920>>

/freebsd-9.3-release/sys/kgssapi/
H A Dgssapi_impl.h69 extern void kgss_copy_buffer(const gss_buffer_t from, gss_buffer_t to);
/freebsd-9.3-release/sys/netinet/
H A Dsctp_dtrace_declare.h16 * contributors may be used to endorse or promote products derived
47 /* One to track a net's cwnd */
55 SDT_PROBE_DECLARE(sctp, cwnd, net, to);
66 /* One to track an associations rwnd */
69 /* One to track a net's flight size */
72 /* One to track an associations flight size */
H A Dsctp_dtrace_define.h16 * contributors may be used to endorse or promote products derived
54 "uintptr_t", /* The pointer to the struct sctp_nets * changing */
65 "uintptr_t", /* The pointer to the struct sctp_nets * changing */
91 "uintptr_t", /* The pointer to the struct sctp_nets * changing */
96 SDT_PROBE_DEFINE5(sctp, cwnd, net, to,
102 "uintptr_t", /* The pointer to the struct sctp_nets * changing */
113 "uintptr_t", /* The pointer to the struct sctp_nets * changing */
124 "uintptr_t", /* The pointer to the struct sctp_nets * changing */
135 "uintptr_t", /* The pointer to the struct sctp_nets * changing */
160 "uintptr_t", /* The pointer to th
[all...]
/freebsd-9.3-release/usr.bin/tr/
H A Dcmap.c28 * splay tree, with a lookup table cache to simplify looking up the first
65 * Add a mapping from "from" to "to" to the map.
68 cmap_add(struct cmap *cm, wint_t from, wint_t to) argument
79 cmn->cmn_to = to;
89 cmn->cmn_to = to;
97 ncmn->cmn_to = to;
149 * Change the value that characters without mappings map to, and
151 * means characters map to themselve
[all...]
/freebsd-9.3-release/contrib/ntp/sntp/ag-tpl/0-old/
H A DMdoc.pm3 Mdoc - perl module to parse Mdoc macros
21 The CODE reference is passed a list of arguments and is expected to return list
24 By default the surrouding "" from arguments to macros are removed, use C<raw>
25 to disable this.
27 Normaly CODE reference is passed all arguments up to next nested macro. Set
28 C<greedy> to to pass everything up to the end of the line.
51 Where C<CODE> is the CODE reference used to define macro called C<NAME>
57 caller a chance to modif
[all...]
/freebsd-9.3-release/contrib/ntp/sntp/ag-tpl/
H A DMdoc.pm8 ## This file is part of AutoOpts, a companion to AutoGen.
30 Mdoc - perl module to parse Mdoc macros
48 The CODE reference is passed a list of arguments and is expected to return list
51 By default the surrouding "" from arguments to macros are removed, use C<raw>
52 to disable this.
54 Normaly CODE reference is passed all arguments up to next nested macro. Set
55 C<greedy> to to pass everything up to the end of the line.
78 Where C<CODE> is the CODE reference used to defin
[all...]
/freebsd-9.3-release/sys/netatalk/
H A Dddp_pcb.c29 * Permission to use, copy, modify, and distribute this software and
34 * of Michigan not be used in advertising or publicity pertaining to
207 * network" to mean the network the control block is bound to. If
221 * route here. Attempt to detect it.
249 * If we've got no route for this interface, try to find one.
362 * sender's address to do de-multiplexing on a single port to many sockets
366 ddp_search(struct sockaddr_at *from, struct sockaddr_at *to, argument
376 if (to
[all...]
/freebsd-9.3-release/crypto/openssl/crypto/bio/
H A Dbss_dgram.c26 * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
287 * Cast to (void *) to avoid compiler warnings.
346 struct sockaddr *to = NULL; local
399 to = (struct sockaddr *)ptr;
401 if (connect(b->num, to, sizeof(struct sockaddr)) < 0) {
406 memcpy(&(data->peer), to, sizeof(struct sockaddr));
500 to = (struct sockaddr *)ptr;
502 if (to != NULL) {
504 memcpy(&(data->peer), to, sizeo
[all...]
/freebsd-9.3-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/
H A Derr.chillbadarg.ksh4 * The contents of this file are subject to the terms of the
24 * Use is subject to license terms.
/freebsd-9.3-release/contrib/amd/conf/nfs_prot/
H A Dnfs_prot_freebsd2.h8 * This code is derived from software contributed to Berkeley by
24 * may be used to endorse or promote products derived from this software
66 #define la_to to
95 #define rna_to to
137 * in the headers to automatically detect it.
/freebsd-9.3-release/contrib/bmake/mk/
H A Dlibs.mk7 # Permission to copy, redistribute or otherwise
12 # Please send copies of changes and bug-fixes to:
28 # They may have asked us to build just one
81 # tell libs.mk we might want to install things
H A Dautoconf.mk7 # Permission to copy, redistribute or otherwise
12 # Please send copies of changes and bug-fixes to:
50 # expand it to a full path
H A Dmeta.stage.mk7 # Permission to copy, redistribute or otherwise
12 # Please send copies of changes and bug-fixes to:
26 # this allows us to trace dependencies back to their src dir
42 # add each dir we stage to to _STAGED_DIRS
56 # it is an error for more than one src dir to try and stage
68 # this all relies on RELDIR being set to a subdir of SRCTOP
156 # some makefiles need to populate multiple directories
201 # sometimes things need to b
[all...]
H A Dsrctop.mk7 # Permission to copy, redistribute or otherwise
12 # Please send copies of changes and bug-fixes to:
43 # Linux at least has a bug where attempting to check an automounter
/freebsd-9.3-release/contrib/gcc/
H A Dddg.h19 along with GCC; see the file COPYING. If not, write to the Free
43 /* The following two macros enables direct access to the successors and
44 predecessors bitmaps held in each ddg_node. Do not make changes to
45 these bitmaps, unless you want to change the DDG. */
53 (according to the order of the corresponding INSN in the BB), starting
63 continue to precede INSN. */
70 /* Each bit corresponds to a ddg_node according to its cuid, and is
101 /* The following two fields are used to form a linked list of the in/out
102 going edges to/fro
[all...]
/freebsd-9.3-release/contrib/libarchive/libarchive/
H A Darchive_endian.h32 #error This header is only to be used internally to libarchive.
43 * Disabling inline keyword for compilers known to choke on it:
54 /* Alignment-agnostic encode/decode bytestream to/from little/big endian. */
H A Darchive_string.h30 #error This header is only to be used internally to libarchive.
57 * to see or use.
61 char *s; /* Pointer to the storage */
70 /* Append a C char to an archive_string, resizing as necessary. */
75 /* Convert a wide-char string to UTF-8 and append the result. */
80 /* Convert a wide-char string to current locale and append the result. */
90 /* Copy one archive_string to another */
96 /* Concatenate one archive_string to another */
111 * leads to
[all...]
/freebsd-9.3-release/contrib/sendmail/libsm/
H A Dfflush.c7 * This code is derived from software contributed to Berkeley by
10 * By using this file, you agree to the terms and conditions set
30 ** SM_IO_FLUSH -- flush the buffer for a 'fp' to the "file"
32 ** Flush a single file. We don't allow this function to flush
36 ** fp -- the file pointer buffer to flush
37 ** timeout -- time to complete the flush
50 struct timeval to; local
65 SM_CONVERT_TIME(fp, fd, timeout, &to);
77 ** fp -- file pointer to be flushed
122 ** Set these immediately to avoi
[all...]
/freebsd-9.3-release/etc/namedb/
H A Dnamed.conf3 // Refer to the named.conf(5) and named(8) man pages, and the documentation
6 // If you are going to set up an authoritative server, make sure you
12 // All file and path names are relative to the chroot directory,
20 // For named to be accessible to the network, comment this option, specify
25 // use as a local resolver. To give access to the network, specify
44 // If the 'forwarders' clause is not empty the default is to 'forward first'
45 // which will fall back to sending a query from your local server if the name
47 // force your name server to never initiate queries of its own by enabling the
51 // If you wish to hav
[all...]
/freebsd-9.3-release/sys/amd64/include/
H A Dprofile.h14 * may be used to endorse or promote products derived from this software
43 * Config generates something to tell the compiler to align functions on 16
50 * This is mainly to save a little time when profiling is not enabled,
77 #error this file needs to be ported to your compiler
144 * being passed with arguments to the function that we were inserted
146 * supposed to do.
157 * selfpc = pc pushed by call to mcount \
161 * frompc = pc pushed by call to mcoun
[all...]
/freebsd-9.3-release/sys/boot/userboot/test/
H A Dtest.c201 * than PATH_MAX so we don't need to test before copying.
286 test_copyin(void *arg, const void *from, uint64_t to, size_t size) argument
289 to &= 0x7fffffff;
290 if (to > image_size)
292 if (to + size > image_size)
293 size = image_size - to;
294 memcpy(&image[to], from, size);
298 test_copyout(void *arg, uint64_t from, void *to, size_t size) argument
306 memcpy(to, &image[from], size);
/freebsd-9.3-release/sys/dev/hptmv/
H A Dmv.c101 os_memcpy(void *to, const void *from, unsigned len) argument
103 memcpy(to, from, len);
/freebsd-9.3-release/sys/dev/nxge/
H A Dif_nxge.h44 #define XGE_ALIGN_TO(buffer_length, to) { \
45 if((buffer_length % to) != 0) { \
46 buffer_length += (to - (buffer_length % to)); \
70 /* Default values to configuration parameters */
126 #define XGE_SAVE_PARAM(to, what, value) to.what = value;
128 #define XGE_GET_PARAM(str_kenv, to, param, hardcode) { \
136 XGE_SAVE_PARAM(to, param, param##__LINE__); \
164 /* Values to identif
[all...]
/freebsd-9.3-release/contrib/libc++/src/
H A Dlocale.cpp12 // On Solaris, we need to define something to make the C99 parts of localeconv
115 // Set priority to INT_MIN + 256 + 150
139 // I can't get the __sso_allocator to work here
661 " failed to construct for " + string(n));
672 " failed to construct for " + name);
713 " failed to construct for " + string(n));
724 " failed to construct for " + name);
1034 // This is assumed to be safe, which is a nonsense assumption because we're
1035 // going to en
1367 do_out(state_type&, const intern_type* frm, const intern_type*, const intern_type*& frm_nxt, extern_type* to, extern_type*, extern_type*& to_nxt) const argument
1377 do_in(state_type&, const extern_type* frm, const extern_type*, const extern_type*& frm_nxt, intern_type* to, intern_type*, intern_type*& to_nxt) const argument
1387 do_unshift(state_type&, extern_type* to, extern_type*, extern_type*& to_nxt) const argument
1447 do_out(state_type& st, const intern_type* frm, const intern_type* frm_end, const intern_type*& frm_nxt, extern_type* to, extern_type* to_end, extern_type*& to_nxt) const argument
1516 do_in(state_type& st, const extern_type* frm, const extern_type* frm_end, const extern_type*& frm_nxt, intern_type* to, intern_type* to_end, intern_type*& to_nxt) const argument
1594 do_unshift(state_type& st, extern_type* to, extern_type* to_end, extern_type*& to_nxt) const argument
1697 utf16_to_utf8(const uint16_t* frm, const uint16_t* frm_end, const uint16_t*& frm_nxt, uint8_t* to, uint8_t* to_end, uint8_t*& to_nxt, unsigned long Maxcode = 0x10FFFF, codecvt_mode mode = codecvt_mode(0)) argument
1774 utf16_to_utf8(const uint32_t* frm, const uint32_t* frm_end, const uint32_t*& frm_nxt, uint8_t* to, uint8_t* to_end, uint8_t*& to_nxt, unsigned long Maxcode = 0x10FFFF, codecvt_mode mode = codecvt_mode(0)) argument
1851 utf8_to_utf16(const uint8_t* frm, const uint8_t* frm_end, const uint8_t*& frm_nxt, uint16_t* to, uint16_t* to_end, uint16_t*& to_nxt, unsigned long Maxcode = 0x10FFFF, codecvt_mode mode = codecvt_mode(0)) argument
1972 utf8_to_utf16(const uint8_t* frm, const uint8_t* frm_end, const uint8_t*& frm_nxt, uint32_t* to, uint32_t* to_end, uint32_t*& to_nxt, unsigned long Maxcode = 0x10FFFF, codecvt_mode mode = codecvt_mode(0)) argument
2194 ucs4_to_utf8(const uint32_t* frm, const uint32_t* frm_end, const uint32_t*& frm_nxt, uint8_t* to, uint8_t* to_end, uint8_t*& to_nxt, unsigned long Maxcode = 0x10FFFF, codecvt_mode mode = codecvt_mode(0)) argument
2249 utf8_to_ucs4(const uint8_t* frm, const uint8_t* frm_end, const uint8_t*& frm_nxt, uint32_t* to, uint32_t* to_end, uint32_t*& to_nxt, unsigned long Maxcode = 0x10FFFF, codecvt_mode mode = codecvt_mode(0)) argument
2461 ucs2_to_utf8(const uint16_t* frm, const uint16_t* frm_end, const uint16_t*& frm_nxt, uint8_t* to, uint8_t* to_end, uint8_t*& to_nxt, unsigned long Maxcode = 0x10FFFF, codecvt_mode mode = codecvt_mode(0)) argument
2507 utf8_to_ucs2(const uint8_t* frm, const uint8_t* frm_end, const uint8_t*& frm_nxt, uint16_t* to, uint16_t* to_end, uint16_t*& to_nxt, unsigned long Maxcode = 0x10FFFF, codecvt_mode mode = codecvt_mode(0)) argument
2657 ucs4_to_utf16be(const uint32_t* frm, const uint32_t* frm_end, const uint32_t*& frm_nxt, uint8_t* to, uint8_t* to_end, uint8_t*& to_nxt, unsigned long Maxcode = 0x10FFFF, codecvt_mode mode = codecvt_mode(0)) argument
2702 utf16be_to_ucs4(const uint8_t* frm, const uint8_t* frm_end, const uint8_t*& frm_nxt, uint32_t* to, uint32_t* to_end, uint32_t*& to_nxt, unsigned long Maxcode = 0x10FFFF, codecvt_mode mode = codecvt_mode(0)) argument
2789 ucs4_to_utf16le(const uint32_t* frm, const uint32_t* frm_end, const uint32_t*& frm_nxt, uint8_t* to, uint8_t* to_end, uint8_t*& to_nxt, unsigned long Maxcode = 0x10FFFF, codecvt_mode mode = codecvt_mode(0)) argument
2834 utf16le_to_ucs4(const uint8_t* frm, const uint8_t* frm_end, const uint8_t*& frm_nxt, uint32_t* to, uint32_t* to_end, uint32_t*& to_nxt, unsigned long Maxcode = 0x10FFFF, codecvt_mode mode = codecvt_mode(0)) argument
2921 ucs2_to_utf16be(const uint16_t* frm, const uint16_t* frm_end, const uint16_t*& frm_nxt, uint8_t* to, uint8_t* to_end, uint8_t*& to_nxt, unsigned long Maxcode = 0x10FFFF, codecvt_mode mode = codecvt_mode(0)) argument
2949 utf16be_to_ucs2(const uint8_t* frm, const uint8_t* frm_end, const uint8_t*& frm_nxt, uint16_t* to, uint16_t* to_end, uint16_t*& to_nxt, unsigned long Maxcode = 0x10FFFF, codecvt_mode mode = codecvt_mode(0)) argument
2995 ucs2_to_utf16le(const uint16_t* frm, const uint16_t* frm_end, const uint16_t*& frm_nxt, uint8_t* to, uint8_t* to_end, uint8_t*& to_nxt, unsigned long Maxcode = 0x10FFFF, codecvt_mode mode = codecvt_mode(0)) argument
3023 utf16le_to_ucs2(const uint8_t* frm, const uint8_t* frm_end, const uint8_t*& frm_nxt, uint16_t* to, uint16_t* to_end, uint16_t*& to_nxt, unsigned long Maxcode = 0x10FFFF, codecvt_mode mode = codecvt_mode(0)) argument
3077 do_out(state_type&, const intern_type* frm, const intern_type* frm_end, const intern_type*& frm_nxt, extern_type* to, extern_type* to_end, extern_type*& to_nxt) const argument
3094 do_in(state_type&, const extern_type* frm, const extern_type* frm_end, const extern_type*& frm_nxt, intern_type* to, intern_type* to_end, intern_type*& to_nxt) const argument
3111 do_unshift(state_type&, extern_type* to, extern_type*, extern_type*& to_nxt) const argument
3154 do_out(state_type&, const intern_type* frm, const intern_type* frm_end, const intern_type*& frm_nxt, extern_type* to, extern_type* to_end, extern_type*& to_nxt) const argument
3171 do_in(state_type&, const extern_type* frm, const extern_type* frm_end, const extern_type*& frm_nxt, intern_type* to, intern_type* to_end, intern_type*& to_nxt) const argument
3188 do_unshift(state_type&, extern_type* to, extern_type*, extern_type*& to_nxt) const argument
3225 do_out(state_type&, const intern_type* frm, const intern_type* frm_end, const intern_type*& frm_nxt, extern_type* to, extern_type* to_end, extern_type*& to_nxt) const argument
3254 do_in(state_type&, const extern_type* frm, const extern_type* frm_end, const extern_type*& frm_nxt, intern_type* to, intern_type* to_end, intern_type*& to_nxt) const argument
3280 do_unshift(state_type&, extern_type* to, extern_type*, extern_type*& to_nxt) const argument
3319 do_out(state_type&, const intern_type* frm, const intern_type* frm_end, const intern_type*& frm_nxt, extern_type* to, extern_type* to_end, extern_type*& to_nxt) const argument
3337 do_in(state_type&, const extern_type* frm, const extern_type* frm_end, const extern_type*& frm_nxt, intern_type* to, intern_type* to_end, intern_type*& to_nxt) const argument
3355 do_unshift(state_type&, extern_type* to, extern_type*, extern_type*& to_nxt) const argument
3394 do_out(state_type&, const intern_type* frm, const intern_type* frm_end, const intern_type*& frm_nxt, extern_type* to, extern_type* to_end, extern_type*& to_nxt) const argument
3412 do_in(state_type&, const extern_type* frm, const extern_type* frm_end, const extern_type*& frm_nxt, intern_type* to, intern_type* to_end, intern_type*& to_nxt) const argument
3430 do_unshift(state_type&, extern_type* to, extern_type*, extern_type*& to_nxt) const argument
3469 do_out(state_type&, const intern_type* frm, const intern_type* frm_end, const intern_type*& frm_nxt, extern_type* to, extern_type* to_end, extern_type*& to_nxt) const argument
3487 do_in(state_type&, const extern_type* frm, const extern_type* frm_end, const extern_type*& frm_nxt, intern_type* to, intern_type* to_end, intern_type*& to_nxt) const argument
3505 do_unshift(state_type&, extern_type* to, extern_type*, extern_type*& to_nxt) const argument
3544 do_out(state_type&, const intern_type* frm, const intern_type* frm_end, const intern_type*& frm_nxt, extern_type* to, extern_type* to_end, extern_type*& to_nxt) const argument
3562 do_in(state_type&, const extern_type* frm, const extern_type* frm_end, const extern_type*& frm_nxt, intern_type* to, intern_type* to_end, intern_type*& to_nxt) const argument
3580 do_unshift(state_type&, extern_type* to, extern_type*, extern_type*& to_nxt) const argument
3619 do_out(state_type&, const intern_type* frm, const intern_type* frm_end, const intern_type*& frm_nxt, extern_type* to, extern_type* to_end, extern_type*& to_nxt) const argument
3637 do_in(state_type&, const extern_type* frm, const extern_type* frm_end, const extern_type*& frm_nxt, intern_type* to, intern_type* to_end, intern_type*& to_nxt) const argument
3655 do_unshift(state_type&, extern_type* to, extern_type*, extern_type*& to_nxt) const argument
3694 do_out(state_type&, const intern_type* frm, const intern_type* frm_end, const intern_type*& frm_nxt, extern_type* to, extern_type* to_end, extern_type*& to_nxt) const argument
3712 do_in(state_type&, const extern_type* frm, const extern_type* frm_end, const extern_type*& frm_nxt, intern_type* to, intern_type* to_end, intern_type*& to_nxt) const argument
3730 do_unshift(state_type&, extern_type* to, extern_type*, extern_type*& to_nxt) const argument
3769 do_out(state_type&, const intern_type* frm, const intern_type* frm_end, const intern_type*& frm_nxt, extern_type* to, extern_type* to_end, extern_type*& to_nxt) const argument
3787 do_in(state_type&, const extern_type* frm, const extern_type* frm_end, const extern_type*& frm_nxt, intern_type* to, intern_type* to_end, intern_type*& to_nxt) const argument
3805 do_unshift(state_type&, extern_type* to, extern_type*, extern_type*& to_nxt) const argument
3844 do_out(state_type&, const intern_type* frm, const intern_type* frm_end, const intern_type*& frm_nxt, extern_type* to, extern_type* to_end, extern_type*& to_nxt) const argument
3862 do_in(state_type&, const extern_type* frm, const extern_type* frm_end, const extern_type*& frm_nxt, intern_type* to, intern_type* to_end, intern_type*& to_nxt) const argument
3880 do_unshift(state_type&, extern_type* to, extern_type*, extern_type*& to_nxt) const argument
3919 do_out(state_type&, const intern_type* frm, const intern_type* frm_end, const intern_type*& frm_nxt, extern_type* to, extern_type* to_end, extern_type*& to_nxt) const argument
3937 do_in(state_type&, const extern_type* frm, const extern_type* frm_end, const extern_type*& frm_nxt, intern_type* to, intern_type* to_end, intern_type*& to_nxt) const argument
3955 do_unshift(state_type&, extern_type* to, extern_type*, extern_type*& to_nxt) const argument
3994 do_out(state_type&, const intern_type* frm, const intern_type* frm_end, const intern_type*& frm_nxt, extern_type* to, extern_type* to_end, extern_type*& to_nxt) const argument
4012 do_in(state_type&, const extern_type* frm, const extern_type* frm_end, const extern_type*& frm_nxt, intern_type* to, intern_type* to_end, intern_type*& to_nxt) const argument
4030 do_unshift(state_type&, extern_type* to, extern_type*, extern_type*& to_nxt) const argument
4069 do_out(state_type&, const intern_type* frm, const intern_type* frm_end, const intern_type*& frm_nxt, extern_type* to, extern_type* to_end, extern_type*& to_nxt) const argument
4087 do_in(state_type&, const extern_type* frm, const extern_type* frm_end, const extern_type*& frm_nxt, intern_type* to, intern_type* to_end, intern_type*& to_nxt) const argument
4105 do_unshift(state_type&, extern_type* to, extern_type*, extern_type*& to_nxt) const argument
[all...]
/freebsd-9.3-release/contrib/binutils/
H A Dylwrap22 # along with this program; if not, write to the Free Software
26 # As a special exception to the GNU General Public License, if you
32 # bugs to <bug-automake@gnu.org> or send patches to
53 PROGRAM is program to run
54 ARGS are passed to PROG
58 Report bugs to <bug-automake@gnu.org>.
92 # The program to run.
121 # and y_tab.h instead of y.tab.h. Test to see if this is the case.
153 # We do not want to overwrit
[all...]

Completed in 319 milliseconds

<<11121314151617181920>>