Searched refs:to (Results 676 - 700 of 1175) sorted by relevance

<<21222324252627282930>>

/freebsd-9.3-release/crypto/openssh/
H A Dsshconnect2.c89 * the switch to the null cipher.
138 #define ALG_APPEND(to, from) \
140 if (*to != '\0') \
141 strlcat(to, ",", maxlen); \
142 strlcat(to, from, maxlen); \
265 int isprivate; /* key points to the private key */
289 char *name; /* string to compare against server's list */
428 * If the user explicitly requests to use the none cipher enable it
442 debug("Cannot switch to NONE cipher with tty "
588 /* this is similar to SSH_BUG_PKAUT
1442 int to[2], from[2], status, version = 2; local
[all...]
H A Dssh-keygen.c64 * Flag indicating that we just want to change the passphrase. This can be
70 * Flag indicating that we just want to change the comment. This can be set
79 /* Flag indicating that we want to hash a known_hosts file */
83 /* Flag indicating that we want to delete a host from a known_hosts file */
86 /* Flag indicating that we want to show the contents of a certificate */
89 /* Flag indicating that we just want to see the key fingerprint */
97 /* This is set to the passphrase if given on the command line. */
100 /* This is set to the new passphrase if given on the command line. */
103 /* This is set to the new comment if given on the command line. */
106 /* Path to C
1447 char from[32], to[32]; local
1730 char *from, *to; local
[all...]
/freebsd-9.3-release/sys/dev/adb/
H A Dadb_bus.c51 static int adb_send_raw_packet_sync(device_t dev, uint8_t to, uint8_t command, uint8_t reg, int len, u_char *data, u_char *reply);
96 * We should wait until interrupts are enabled to try to probe
145 /* If we got a response, relocate to next_free */
315 adb_send_raw_packet_sync(device_t dev, uint8_t to, uint8_t command, argument
325 command_byte |= to << 4;
360 * We can't match a value beyond 8 bits, so set sync_packet to
361 * 0xffff to avoid collisions.
/freebsd-9.3-release/sys/dev/usb/controller/
H A Dehci_pci.c5 * This code is derived from software contributed to The NetBSD Foundation
44 * PCI probes and EHCI specific code. This was done to facilitate the
246 /* Correct schedule sleep time to 10us */
501 uint16_t to; local
520 "to give up control\n");
523 to = 500;
530 if (--to == 0) {
/freebsd-9.3-release/tools/tools/net80211/w00t/expand/
H A Dexpand.c135 /* need to create slot */
372 struct timeval *to = NULL; local
398 to = &tv;
404 if (select(p->rx+1, &fds, NULL, NULL, to) == -1)
/freebsd-9.3-release/usr.sbin/sade/
H A Dsade.h10 * verbatim and that no modifications are made prior to this
72 * For 2.1 I'll revisit this and try to make it more dynamic, but since
124 /* Which selection attributes to use */
129 #define SAFE_STRCPY(to, from) sstrncpy((to), (from), sizeof (to) - 1)
171 void *var; /* The var to set when this changes */
172 int type; /* The type of the dialog to create */
259 extern jmp_buf BailOut; /* Used to get the heck out */
269 extern int BootMgr; /* Which boot manager to us
[all...]
/freebsd-9.3-release/contrib/ofed/libibcm/config/
H A Dltmain.sh19 # along with this program; if not, write to the Free Software
22 # As a special exception to the GNU General Public License, if you
31 # the _XPG environment variable is not equal to 1 (one), the special
104 # Only set LANG and LC_ALL to C if already set.
107 # We save the old values to restore during execute mode.
121 $echo "$modename: not configured to build any kind of library" 1>&2
142 # This seems to be the best place for them
161 # Failing that, at least try and use $RANDOM to avoid a race
184 # Need a lot of goo to handle *both* DLLs and import libs
185 # Has to b
[all...]
/freebsd-9.3-release/contrib/ofed/librdmacm/config/
H A Dltmain.sh19 # along with this program; if not, write to the Free Software
22 # As a special exception to the GNU General Public License, if you
31 # the _XPG environment variable is not equal to 1 (one), the special
104 # Only set LANG and LC_ALL to C if already set.
107 # We save the old values to restore during execute mode.
121 $echo "$modename: not configured to build any kind of library" 1>&2
142 # This seems to be the best place for them
161 # Failing that, at least try and use $RANDOM to avoid a race
184 # Need a lot of goo to handle *both* DLLs and import libs
185 # Has to b
[all...]
/freebsd-9.3-release/crypto/heimdal/
H A Dltmain.sh19 # along with this program; if not, write to the Free Software
22 # As a special exception to the GNU General Public License, if you
31 # the _XPG environment variable is not equal to 1 (one), the special
104 # Only set LANG and LC_ALL to C if already set.
107 # We save the old values to restore during execute mode.
121 $echo "$modename: not configured to build any kind of library" 1>&2
142 # This seems to be the best place for them
161 # Failing that, at least try and use $RANDOM to avoid a race
184 # Need a lot of goo to handle *both* DLLs and import libs
185 # Has to b
[all...]
/freebsd-9.3-release/contrib/groff/src/preproc/pic/
H A Dobject.h19 with groff; see the file COPYING. If not, write to the Free Software
178 position to; member in struct:object_spec
/freebsd-9.3-release/contrib/ipfilter/perl/
H A DIsbgraph130 # shift minutes coords to correct stat hour!
162 # change entry for red in colour table to green for packets LEAVING target host
289 If you want to know more about this tool, you might want
290 to read the docs. They came together with graphmaker!
/freebsd-9.3-release/contrib/ncurses/include/
H A Dtic.h4 * Permission is hereby granted, free of charge, to any person obtaining a *
6 * "Software"), to deal in the Software without restriction, including *
7 * without limitation the rights to use, copy, modify, merge, publish, *
9 * copies of the Software, and to permit persons to whom the Software is *
10 * furnished to do so, subject to the following conditions: *
24 * holders shall not be used in advertising or otherwise to promote the *
57 ** A null byte may be inserted here to make
72 ** dump. If you happen to b
203 const char *to; member in struct:alias
[all...]
/freebsd-9.3-release/contrib/ofed/management/opensm/include/opensm/
H A Dosm_qos_policy.h6 * This software is available to you under a choice of one of two
7 * licenses. You may choose to be licensed under the terms of the GNU
97 boolean_t to[OSM_QOS_POLICY_MAX_PORTS_ON_SWITCH]; member in struct:osm_qos_sl2vl_scope
129 cl_list_t source_group_list; /* list of pointers to relevant port-group */
131 cl_list_t destination_group_list; /* list of pointers to relevant port-group */
/freebsd-9.3-release/contrib/openresolv/
H A Dresolvconf.in63 -a \$INTERFACE Add DNS information to the specified interface
76 -v [\$PATTERN] echo NEWDOMAIN, NEWSEARCH and NEWNS variables to
304 # Not normally needed, but subscribers should be able to run independently
341 error_exit "Failed to create needed" \
346 error_exit "Failed to create needed" \
352 error_exit "Failed to create needed directory $IFACEDIR"
385 # Pad metric to 6 characters, so 5 is less than 10
/freebsd-9.3-release/contrib/sendmail/cf/m4/
H A Dcfhead.m48 # By using this file, you agree to the terms and conditions set
54 ## access to further arguments in FEATURE/HACK
76 dnl add a char $2 to a string $1 if it is not there
82 dnl apply a macro to a whole string by recursion (one char at a time)
84 dnl $2: first argument to macro
88 dnl MODIFY_MAILER_FLAGS: append tail of $2 to $1_MF_A/D_
91 dnl $1_MF_ is set otherwise; set _A/D_ to `'
95 dnl $1: flags (strings) to modify
96 dnl $2: name of flags (just first part) to modify
/freebsd-9.3-release/contrib/texinfo/makeinfo/
H A Dxml.h17 along with this program; if not, write to the Free Software
115 xml_synindex (char *from, char *to),
/freebsd-9.3-release/contrib/wpa/src/wps/
H A Dupnp_xml.c28 * (One other interesting thing about utf-8 is that it is possible to look at
35 * Five such escapes total (more can be defined but that does not apply to our
41 * to be equivalent to <label></label>, i.e., no payload, but we are unlikely
42 * to see it for our purpose).
47 * out we do not have to read any of these attributes, just ignore them.
53 * unique (not in general, but for this application). We do however have to be
54 * careful to skip over the namespaces.
56 * In generating XML we have to be more careful, but that is easy because
57 * everything we do is pretty canned. The only real care to tak
[all...]
/freebsd-9.3-release/crypto/heimdal/lib/kadm5/
H A Dipropd_slave.c18 * may be used to endorse or promote products derived from this software
169 * Seek to the current version of the local database.
195 * ...and then write them out to the on-disk log.
201 krb5_err(context, 1, errno, "Failed to write log to disk");
204 krb5_err(context, 1, errno, "Failed to sync log to disk");
208 * Go back to the startpoint and start to commit the entires to
568 struct timeval to; local
[all...]
/freebsd-9.3-release/libexec/getty/
H A Dmain.c18 * may be used to endorse or promote products derived from this software
173 * Action to take when getty is running too long.
179 syslog(LOG_ERR, "getty exiting due to excessive running time");
201 * Limit running time to deal with broken or dead lines.
259 struct timeval to; local
262 to.tv_sec = RT;
263 to.tv_usec = 0;
265 (fd_set*)NULL, RT ? &to : NULL);
470 * things according to <sys/ttydefaults.h>. Avoid clobbering
472 * to leav
[all...]
/freebsd-9.3-release/share/examples/drivers/
H A Dmake_pseudo_driver.sh5 # arg2 path to the kernel sources, "/sys" if omitted
20 echo "Using ${TOP} as the path to the kernel sources!"
39 echo "There appears to already be a module called ${1}"
187 * Macro to check that the unit number is valid
191 * would be wise to check the number, DIAGNOSTIC or not.
194 do { /* the do-while is a safe way to do this grouping */ \
296 * write to buffer
355 printf("${1}%d failed to allocate strorage\n", unit);
370 * Definitions needed to access the ${1} device (ioctls etc)
404 echo -n "Do you want to buil
[all...]
/freebsd-9.3-release/sys/boot/i386/boot0/
H A Dboot0ext.S52 .set _SETDRV,-(_PRT_END+0x46) # Drive to force
62 * Initialise segments and registers to known values.
64 * The stack is immediately below the address we were loaded to.
81 * Notice that this is also used to point to the values embedded in the block,
86 movw $0x8,%cx # Words to clear
98 boot.1: movb LOAD+setdrv-start,%dl # Drive number to use
111 * Relocate to the new copy of the code.
115 * Whatever we decided to use, now store it into the fake
122 * Start out with a pointer to th
[all...]
/freebsd-9.3-release/sys/boot/i386/boot2/
H A Dboot1.S52 * written into our xread routine, we'll define a BPB to work around it.
53 * The data marked with (T) indicates a field required for a ThinkPad to
58 * Note: If additional space is needed in boot1, one solution would be to
59 * move the "prompt" message data (below) to replace the OEM ID.
83 * Trampoline used by boot2 to call read to read data from the disk via
86 * %cx:%ax - long - LBA to read in
87 * %es:(%bx) - caddr_t - buffer to read data into
88 * %dl - byte - drive to read from
89 * %dh - byte - num sectors to rea
[all...]
/freebsd-9.3-release/sys/boot/pc98/boot0.5/
H A Dsupport.s58 # Write one byte to BIOS paramter block
/freebsd-9.3-release/sys/compat/ndis/
H A Dwinx64_wrap.S17 * may be used to endorse or promote products derived from this software
41 * Wrapper for handling up to 16 arguments. We can't really
45 * not fatal. If someone can think of a way to handle an arbitrary
46 * number of arguments with more elegant code, freel free to let
50 * to be used for passing the first 6 arguments:
69 * %r11 to represent our jump address. This is to guarantee that the
70 * assembler leaves enough room to patch in an absolute 64-bit address
71 * later. The idea behind this code is that we want to avoid having to
[all...]
/freebsd-9.3-release/sys/dev/drm2/i915/
H A Dintel_ringbuffer.h56 * can advance the ringbuffer up to that position.
58 * last_retired_head is set to -1 after the value is consumed so
87 struct intel_ring_buffer *to,
91 u32 signal_mbox[2]; /* mboxes this ring signals to */
114 * All elements on this list will belong to either the
116 * be used to differentiate between the two elements.

Completed in 310 milliseconds

<<21222324252627282930>>