Searched refs:to (Results 726 - 750 of 1175) sorted by relevance

<<21222324252627282930>>

/freebsd-9.3-release/sys/cddl/compat/opensolaris/sys/
H A Dvnode.h286 vn_rename(char *from, char *to, enum uio_seg seg) argument
291 return (kern_rename(curthread, from, to, seg));
/freebsd-9.3-release/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_hal.h13 contributors may be used to endorse or promote products derived from
152 enum tpt_mem_perm perm, u32 zbva, u64 to, u32 len,
155 enum tpt_mem_perm perm, u32 zbva, u64 to, u32 len,
/freebsd-9.3-release/tools/regression/ipfw/fwd/
H A Dvimage-fwd.sh134 jexec ${mjid} /sbin/ipfw add 100 fwd ${_fip}${_fport} ${_p} from ${_sip} to ${_dip}
177 jexec ${mjid} /sbin/ipfw add 100 fwd ${_fip} ${_p} from ${_sip} to ${_dip}
194 # Start right (non-local ip redirects go to here) jail.
246 # The jails are not chrooted to they all share the same base filesystem.
253 run_test_tp "TEST ${i} IPv4 UDP redirect local to other local address, same port" \
257 run_test_tp "TEST ${i} IPv4 UDP redirect local to other local address, different port" \
262 run_test_tp "TEST ${i} IPv4 TCP redirect local to other local address, same port" \
266 run_test_tp "TEST ${i} IPv4 TCP redirect local to other local address, different port" \
271 run_test_tp "TEST ${i} IPv4 UDP redirect foreign to local address, same port" \
275 run_test_tp "TEST ${i} IPv4 UDP redirect foreign to loca
[all...]
/freebsd-9.3-release/tools/regression/usr.sbin/etcupdate/
H A Dfbsdid.sh30 # Various regression tests to test the -F flag to the 'update' command.
40 # Allow the user to specify an alternate work directory or script.
67 # is the file, the remaining arguments are the comment to use.
174 these are some local mods to the file
196 these are some local mods to the file
211 # $1 - relative path to file that should be missing from TEST
219 # $1 - relative path to file that should be present in TEST
227 # $1 - relative path to regular file that should be present in TEST
249 # $1 - relative path to
[all...]
/freebsd-9.3-release/usr.sbin/bsdconfig/dot/
H A Ddot244 # Build list of files in which to search for includes
302 # Add script.subr to includes if it exists
310 printf 'strict digraph "" { // Empty name to prevent SVG Auto-Tooltip\n'
324 printf '\trankdir = LR;\t\t// create ranks left-to-right\n'
407 # Lock sub-menu headport to the West (unless `-c' was passed)
/freebsd-9.3-release/crypto/openssl/crypto/evp/
H A Dopenbsd_hw.c22 * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
63 /* check flag after OpenSSL headers to ensure make depend works */
252 1, 16, 0, /* FIXME: key should be up to 256 bytes */
303 /* FIXME: move accumulation to the framework */
325 cryp.op = COP_ENCRYPT; /* required to do the MAC rather than check
391 static int dev_crypto_md5_copy(EVP_MD_CTX *to, const EVP_MD_CTX *from)
394 MD_DATA *to_md = to->md_data;
414 EVP_MD_FLAG_ONESHOT, // XXX: set according to device info...
/freebsd-9.3-release/contrib/ntp/
H A DMakefile.am5 # moved sntp first to get libtool and libevent built.
82 @echo "Feel free to send patches that fix these warnings, though."
103 @: do-nothing action to prevent default \
135 # HMS: The following seems to be a work-in-progress...
163 # HMS: what was I trying to do with this?
/freebsd-9.3-release/contrib/binutils/bfd/
H A Dcoffswap.h20 along with this program; if not, write to the Free Software
23 /* This file contains routines used to swap COFF data. It is a header
319 #error we need to cope with truncating or extending SYMNMLEN
356 #error we need to cope with truncating or extending SYMNMLEN
407 #error we need to cope with truncating or extending FILNMLEN
456 #error we need to cope with truncating or extending DIMNUM
512 #error we need to cope with truncating or extending FILNMLEN
547 #error we need to cope with truncating or extending DIMNUM
/freebsd-9.3-release/crypto/heimdal/lib/hx509/
H A Dks_p11.c18 * may be used to endorse or promote products derived from this software
105 unsigned char *to,
115 unsigned char *to,
126 unsigned char *to,
156 (session, (CK_BYTE *)from, flen, to, &ck_sigsize));
165 p11_rsa_private_decrypt(int flen, const unsigned char *from, unsigned char *to, argument
194 (session, (CK_BYTE *)from, flen, to, &ck_sigsize));
249 "Failed to get mech list count for slot %d",
268 "Failed to get mech list for slot %d",
292 "Failed to ge
103 p11_rsa_public_encrypt(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) argument
113 p11_rsa_public_decrypt(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) argument
124 p11_rsa_private_encrypt(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) argument
[all...]
H A Dcrypto.c18 * may be used to endorse or promote products derived from this software
201 unsigned char *to; local
221 hx509_set_error_string(context, 0, ret, "Failed to decode RSAPublicKey");
237 to = malloc(tosize);
238 if (to == NULL) {
245 to, rsa, RSA_PKCS1_PADDING);
250 free(to);
258 ret = decode_DigestInfo(to, retsize, &di, &size);
259 free(to);
297 memcmp(to, dat
1163 unsigned char *to; local
[all...]
/freebsd-9.3-release/sys/dev/bktr/
H A Dbktr_tuner.c18 * 4. The name of the author may not be used to endorse or promote products
43 * bktr_tuner : This deals with controlling the tuner fitted to TV cards.
76 #include <dev/bktr/ioctl_bt848.h> /* extensions to ioctl_meteor.h */
107 #define TSA552x_CB_T2 (1<<5) /* test mode - Normally set to 0 */
108 #define TSA552x_CB_T1 (1<<4) /* test mode - Normally set to 0 */
109 #define TSA552x_CB_T0 (1<<3) /* test mode - Normally set to 1 */
112 #define TSA552x_CB_OS (1<<0) /* Set to 0 for normal operation */
403 * (there are others that appear to vary between countries - rmt)
744 * 87.5 Mhz to 108.0 Mhz.
756 * FM radio band 87.50 to 108.0
1355 MT2032_SetIFFreq(bktr_ptr_t bktr, int rfin, int if1, int if2, int from, int to) argument
1404 int if2,from,to; local
[all...]
/freebsd-9.3-release/contrib/file/
H A Dconfigure5 # Report bugs to <christos@astron.com>.
12 # gives unlimited permission to copy, distribute and modify it.
23 # is contrary to our usage. Disable this feature.
86 # there to prevent editors from complaining about space-tab.
88 # splitting by setting IFS to empty value.)
107 # in which case we are not to be found in the path.
137 # Use a proper internal environment variable to ensure we don't fall
141 # We cannot yet assume a decent shell, so we have to provide a
144 # Preserve -v and -x to the replacement shell.
160 # We don't want this to propagat
[all...]
/freebsd-9.3-release/sys/dev/usb/controller/
H A Dat91dci.c35 * Thanks to "David Brownell" for helping out regarding the hardware
280 /* Wait for reset to complete. */
347 /* get pointer to softc */
397 uint8_t to; local
400 to = 2; /* don't loop forever! */
499 * NOTE: We may have to delay a little bit before
509 /* else need to receive a zero length packet */
511 if (--to) {
524 uint8_t to; local
526 to
1261 uint8_t to; local
[all...]
/freebsd-9.3-release/contrib/ntp/ntpd/
H A DMakefile.am33 # BSD make) to work around issues specific to compiling
36 # files ntp_parser.[ch] to be placed in the source directory,
37 # as opposed to the build directory. This allows a single
38 # host of a flock configured with Bison to update ntp_parser.[ch]
57 # vphack_after detects this and copies the updated file to srcdir
89 # longer a reason to have ntpdbase-opts.def split off of ntpd-opts.def.
288 { rm k-g.out && echo 'ntp_keyword.h is up to date.' ;}
290 @echo 'keyword-gen and ntp_keyword.h are up to date.' > $@
298 @: do-nothing action to avoi
[all...]
/freebsd-9.3-release/sys/netinet/
H A Dsctp_pcb.c17 * contributors may be used to endorse or promote products derived
85 * We really don't need to lock this, but I will just because it
101 * Addresses are added to VRF's (Virtual Router's). For BSD we
105 * to a VRF we lookup the ifn/ifn_index, if the ifn does
106 * not exist we create it and add it to the list of IFN's
108 * address to the list. So we look something like:
117 * point to these from its source address selection nets structure.
123 * selection pointing to the sctp_ifa, eventually the refcount
138 * - An endpoint may add multiple VRF's to it.
185 /* Add it to th
835 sctp_does_stcb_own_this_addr(struct sctp_tcb *stcb, struct sockaddr *to) argument
1012 sctp_tcb_special_locate(struct sctp_inpcb **inp_p, struct sockaddr *from, struct sockaddr *to, struct sctp_nets **netp, uint32_t vrf_id) argument
2002 sctp_findassociation_addr_sa(struct sockaddr *from, struct sockaddr *to, struct sctp_inpcb **inp_p, struct sctp_nets **netp, int find_tcp_pool, uint32_t vrf_id) argument
2151 sctp_findassoc_by_vtag(struct sockaddr *from, struct sockaddr *to, uint32_t vtag, struct sctp_inpcb **inp_p, struct sctp_nets **netp, uint16_t rport, uint16_t lport, int skip_src_check, uint32_t vrf_id, uint32_t remote_tag) argument
[all...]
/freebsd-9.3-release/contrib/binutils/
H A DMakefile.def20 // along with this program; if not, write to the Free Software
147 // These are (some of) the make targets to be done in each subdirectory.
177 // Flags which need to be passed down.
281 // Host modules specific to gcc.
314 // Host modules specific to gdb.
332 // Host modules specific to binutils.
388 // We put install-tcl before install-itcl because itcl wants to run a
465 // a dependency on libgcc for native targets to configure.
/freebsd-9.3-release/contrib/llvm/lib/Support/
H A Dregcomp.c8 * This code is derived from software contributed to Berkeley by
20 * may be used to endorse or promote products derived from this software
53 * parse structure, passed up and down to avoid global variables and
65 # define NPAREN 10 /* we need to remember () 1-9 for back refs */
108 static char nuls[10]; /* place to point scanner in event of error */
375 /* \[0-9] is taken to be a back-reference to a previously specified
387 * that marks a back-reference to the parse structure.
487 * taken as an ordinary character and then revised to be an anchor. The
490 * The amount of lookahead needed to avoi
975 repeat(struct parse *p, sopno start, int from, int to) argument
[all...]
/freebsd-9.3-release/contrib/openpam/
H A Dconfigure6 # Report bugs to <des@des.no>.
13 # gives unlimited permission to copy, distribute and modify it.
24 # is contrary to our usage. Disable this feature.
87 # there to prevent editors from complaining about space-tab.
89 # splitting by setting IFS to empty value.)
108 # in which case we are not to be found in the path.
138 # Use a proper internal environment variable to ensure we don't fall
142 # We cannot yet assume a decent shell, so we have to provide a
145 # Preserve -v and -x to the replacement shell.
161 # We don't want this to propagat
[all...]
/freebsd-9.3-release/contrib/bmake/
H A Dconfigure5 # Report bugs to <sjg@NetBSD.org>.
12 # gives unlimited permission to copy, distribute and modify it.
23 # is contrary to our usage. Disable this feature.
86 # there to prevent editors from complaining about space-tab.
88 # splitting by setting IFS to empty value.)
106 # in which case we are not to be found in the path.
141 # is contrary to our usage. Disable this feature.
193 # Try only shells that exist, to save several forks.
214 # We cannot yet assume a decent shell, so we have to provide a
229 $as_echo "$0: be upgraded to zs
[all...]
/freebsd-9.3-release/contrib/ntp/sntp/
H A Dconfigure5 # Report bugs to <http://bugs.ntp.org./>.
12 # gives unlimited permission to copy, distribute and modify it.
23 # is contrary to our usage. Disable this feature.
86 # there to prevent editors from complaining about space-tab.
88 # splitting by setting IFS to empty value.)
107 # in which case we are not to be found in the path.
137 # Use a proper internal environment variable to ensure we don't fall
141 # We cannot yet assume a decent shell, so we have to provide a
144 # Preserve -v and -x to the replacement shell.
160 # We don't want this to propagat
[all...]
/freebsd-9.3-release/contrib/binutils/binutils/
H A Dnm.c19 along with this program; if not, write to the Free Software
35 /* When sorting by size, we use this structure to hold the size and a
36 pointer to the minisymbol. */
44 /* When fetching relocs, we use this structure to pass information to
134 /* The output format to use. */
157 /* When to print the names of files. Not mutually exclusive in SYSV format. */
172 /* Used to cache the line numbers for a BFD. */
231 -l, --line-numbers Use debugging information to find a filename and\n\
253 fprintf (stream, _("Report bugs to
387 bfd_byte *from, *fromend, *to; local
[all...]
/freebsd-9.3-release/sys/mips/mips/
H A Dswtch.S6 * This code is derived from software contributed to Berkeley by
18 * may be used to endorse or promote products derived from this software
34 * Permission to use, copy, modify, and distribute this software and
96 * Setup for and return to user.
161 mtc0 k0, MIPS_COP_0_STATUS # switch to user mode (when eret...)
211 # right to action
265 * Switch to new context.
277 bltu v0, s0, sw2 # no need to insert in TLB.
284 * NOTE: This is hard coded to UPAGES == 2.
358 * Save the current state into 'from' and restore it from 'to'
[all...]
/freebsd-9.3-release/contrib/bind9/lib/isccc/
H A Dcc.c5 * Permission to use, copy, modify, and/or distribute this software for any
19 * Permission to use, copy, modify, and/or distribute this software for any
258 * to encode it.
469 createmessage(isc_uint32_t version, const char *from, const char *to, argument
512 if (to != NULL &&
513 isccc_cc_definestring(_ctrl, "_to", to) == NULL)
527 isccc_cc_createmessage(isc_uint32_t version, const char *from, const char *to, argument
531 return (createmessage(version, from, to, serial, now, expires,
838 * we can write them to a file later.
/freebsd-9.3-release/contrib/sendmail/src/
H A Dmilter.c5 * By using this file, you agree to the terms and conditions set
74 # define SMFS_OPEN 'O' /* connected to remote milter filter */
97 /* Abort the filters to let them know we are done with msg */ \
194 ** write -- waiting to read or write?
289 ** m -- milter to read from.
292 ** to -- timeout in seconds.
300 milter_sysread(m, buf, sz, to, e, where)
304 time_t to;
314 if (to > 0)
319 if (to >
[all...]
/freebsd-9.3-release/contrib/binutils/opcodes/
H A Dconfigure7 # gives unlimited permission to copy, distribute and modify it.
17 # is contrary to our usage. Disable this feature.
51 # Required to use basename.
120 # in which case we are not to be found in the path.
159 # work. The second script uses 'N' to pair each line-number line
178 # Don't try to exec as it changes $[0], causing all sort of problems
180 # original and so on. Autoconf is especially sensible to this).
227 # Sed expression to map a string onto a valid CPP name.
230 # Sed expression to map a string onto a valid variable name.
279 # The HP-UX ksh and POSIX shell print the target directory to stdou
[all...]

Completed in 226 milliseconds

<<21222324252627282930>>