Searched refs:to (Results 526 - 550 of 1175) sorted by relevance

<<21222324252627282930>>

/freebsd-9.3-release/contrib/tcp_wrappers/
H A Doptions.c2 * General skeleton for adding options to the access control language. The
6 * Notes and warnings for those who want to add features:
9 * many irreversible side effects to make error recovery feasible. For
10 * example, it makes no sense to continue after we have already changed the
23 * what it is going to do instead of really doing it.
26 * control to another program). In verification mode (dry_run flag is set)
27 * such options should clear the "dry_run" flag to inform the caller of this
174 * Delegate option-specific processing to the specific functions.
384 syslog(deny_severity, "twist %s to %s", eval_client(request), value);
386 /* Before switching to th
[all...]
/freebsd-9.3-release/contrib/tzcode/zic/
H A Dprivate.h12 * This makes it easier when we need to update one but not the other.
13 * I have removed all of the ifdef spaghetti which is not relevant to
23 ** Do NOT copy it to any system include directory.
121 you may need to compile with "-DHAVE_STDINT_H".
229 ** The default is to use gettext if available, and use MSGID otherwise.
/freebsd-9.3-release/contrib/wpa/src/crypto/
H A DMakefile7 @echo Nothing to be made.
/freebsd-9.3-release/contrib/wpa/wpa_supplicant/dbus/
H A DMakefile8 @echo Nothing to be made.
/freebsd-9.3-release/crypto/heimdal/lib/hx509/
H A Dkeyset.c18 * may be used to endorse or promote products derived from this software
49 * Same as FILE, defaulting to PEM encoded certificates.
51 * Same as FILE, defaulting to DER encoded certificates.
104 * - HX509_CERTS_UNPROTECT_ALL fails if any private key failed to be extracted.
105 * @param lock a lock that unlocks the certificates store, use NULL to
169 * Write the certificate store to stable storage.
172 * @param certs a certificate store to store.
174 * @param lock a lock that unlocks the certificates store, use NULL to
217 * @param certs certificate store to free.
241 * @param certs certificate store to iterat
512 hx509_certs_merge(hx509_context context, hx509_certs to, hx509_certs from) argument
535 hx509_certs_append(hx509_context context, hx509_certs to, hx509_lock lock, const char *name) argument
[all...]
/freebsd-9.3-release/crypto/openssl/util/
H A Dselftest.pl61 if (/\*\) (.{0,55})/ && !/applies to/) {
/freebsd-9.3-release/sbin/restore/
H A Dutilities.c14 * may be used to endorse or promote products derived from this software
83 * Change a name to a unique temporary name.
123 renameit(char *from, char *to) argument
125 if (!Nflag && rename(from, to) < 0) {
126 fprintf(stderr, "warning: cannot rename %s to %s: %s\n",
127 from, to, strerror(errno));
130 vprintf(stdout, "rename %s to %s\n", from, to);
201 /* if we want to unlink first, do it now so *link() won't fail */
281 * find lowest number file (above "start") that needs to b
[all...]
/freebsd-9.3-release/sys/boot/arm/at91/libat91/
H A Darm_init.S17 * relating to merchantability or fitness for any purpose is provided. All
90 mov sp, r1 @ ; Move the stack to SDRAM
103 /* the following section is used to store boot commands in */
/freebsd-9.3-release/sys/i386/include/
H A Dmd_var.h14 * may be used to endorse or promote products derived from this software
80 void bcopyb(const void *from, void *to, size_t len);
/freebsd-9.3-release/sys/mips/mips/
H A Dfp.S6 * This code is derived from software contributed to Berkeley by
18 * may be used to endorse or promote products derived from this software
93 * Floating point registers are modified according to instruction.
669 bne v0, MIPS_FPU_ROUND_RM, 1f # round to -infinity?
728 bne v0, MIPS_FPU_ROUND_RM, 1f # round to -infinity?
792 bne v0, MIPS_FPU_ROUND_RM, 1f # round to -infinity?
886 bne v0, MIPS_FPU_ROUND_RM, 1f # round to -infinity?
1044 sltu a3, zero, a3 # reduce t8,a3 to just t8
1097 li v0, SFRAC_BITS+3 # number of bits to divide
1106 sll t2, t2, v0 # shift result to fina
[all...]
/freebsd-9.3-release/tools/regression/usr.bin/lastcomm/
H A Dvalues.sh16 echo "You need to be root to run this test."
81 echo If your system runs with accounting enabled you probably need to run:
/freebsd-9.3-release/usr.bin/tsort/
H A Dtsort.c5 * This code is derived from software contributed to Berkeley by
17 * may be used to endorse or promote products derived from this software
60 * white space (spaces, tabs, and/or newlines); strings are written to
70 * reporting seems to be more accurate in this version (the AT&T tsort
84 NODE **n_prevp; /* pointer to previous node's n_next */
86 NODE **n_arcs; /* array of arcs to other nodes */
89 int n_refcnt; /* # of arcs pointing to this node */
187 /* double the size of oldbuf and return a pointer to the new buffer. */
197 * add an arc from node s1 to node s2 in the graph. If s1 or s2 are not in
234 /* Find a node in the graph (insert if not found) and return a pointer to i
378 find_cycle(NODE *from, NODE *to, int longest_len, int depth) argument
[all...]
/freebsd-9.3-release/contrib/ntp/scripts/deprecated/
H A Dhtml2man.in3 # html2man: Converts the NTP HTML documentation to man page format
8 # Depending on where this is run from, you might need to modify $MANDIR below.
19 # HTML files to convert. Also include per-file info here:
47 # Disclaimer to go in SEE ALSO section of the man page
185 warn "Oops, mismatched font! Trying to continue\n";
195 warn "Oops, mismatched font! Trying to continue\n";
/freebsd-9.3-release/contrib/binutils/ld/scripttempl/
H A Dmep.sc3 # NOP - four byte opcode for no-op (defaults to 0)
38 # SHLIB_TEXT_START_ADDR - if set, add to SIZEOF_HEADERS to set
40 # INPUT_FILES - INPUT command of files to always include
47 # OTHER_END_SYMBOLS - symbols to place right at the end of the script.
49 # so that .got can be in the RELRO area. It should be set to
156 /* gcc uses crtbegin.o to find the start of
161 linker won't look for a file to match a
168 /* We don't want to include the .ctor section from
326 /* Adjust the address for the data segment. We want to adjus
[all...]
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dax-gdb.c19 along with this program; if not, write to the Free Software
42 looks at the GDB expressions and calls everything else to generate
45 I'm beginning to wonder whether it wouldn't be nicer to internally
49 easier, too. But at the moment, I think we should be willing to
60 /* There's a standard order to the arguments of these functions:
62 struct agent_expr * --- agent expression buffer to generate code into
95 struct type *from, struct type *to);
96 static int is_nontrivial_conversion (struct type *from, struct type *to);
150 not specifically variable references. GDB uses OP_VAR_VALUE to
775 gen_conversion(struct agent_expr *ax, struct type *from, struct type *to) argument
805 is_nontrivial_conversion(struct type *from, struct type *to) argument
[all...]
H A Dp-lang.c17 along with this program; if not, write to the Free Software
39 This function is used by p-valprint.c code to allow better string display.
41 to get the length and the data of the string
99 In_quotes is reset to 0 if a char is written with #4 notation */
155 had to stop before printing LENGTH characters, or if FORCE_ELLIPSES. */
166 /* If the string was not truncated due to `set print elements', and
181 to see whether it is repeated. */
259 agreement as to how useful this feature is. In particular, gcc does
261 distinction to be passed on to
[all...]
/freebsd-9.3-release/contrib/nvi/ex/
H A Dex_print.c108 recno_t from, to; local
115 for (from = fp->lno, to = tp->lno; from <= to; ++from) {
219 * Local routine to dump characters to the screen.
/freebsd-9.3-release/contrib/openpam/
H A Dcompile22 # As a special exception to the GNU General Public License, if you
28 # bugs to <bug-automake@gnu.org> or send patches to
35 # there to prevent tools from complaining about whitespace usage.
41 # Convert a $build file to $host form and store it in $file
51 # lazily determine how to convert abs files
129 # Adjust compile command to suit cl
143 # configure might choose to run compile as 'compile cc -o foo foo.c'.
247 If you are trying to build a whole package this is not the
248 right script to ru
[all...]
/freebsd-9.3-release/crypto/heimdal/lib/krb5/
H A Dticket.c18 * may be used to endorse or promote products derived from this software
52 krb5_ticket **to)
57 *to = NULL;
80 *to = tmp;
128 * Only copy out the element the first time we get to it, we need
129 * to run over the whole authorization data fields to check if
130 * there are any container clases we need to care about.
150 krb5_set_error_string(context, "Failed to decode "
170 krb5_set_error_string(context, "Failed to decod
50 krb5_copy_ticket(krb5_context context, const krb5_ticket *from, krb5_ticket **to) argument
[all...]
/freebsd-9.3-release/crypto/openssl/crypto/
H A Dsparccpuid.S24 ! stack wiping I return pointer to the top of stack of the *caller*.
43 ! to determine if the CPU the code is executing on is V8- or
125 add %fp,BIAS,%i0 ! return pointer to caller�s top of stack
180 ! Note that you don't have to link with libthread to call thr_yield,
185 ! applies at least to Linux and FreeBSD... Feedback expected...
210 mov %o3,%o2 ! cas is always fetching to dest. register
/freebsd-9.3-release/sbin/routed/
H A Doutput.c14 * may be used to endorse or promote products derived from this software
50 struct sockaddr_in to; member in struct:__anon5486
63 #define WS_ST_AG 0x004 /* ok to aggregate subnets */
64 #define WS_ST_SUPER_AG 0x008 /* ok to aggregate networks */
65 #define WS_ST_QUERY 0x010 /* responding to a query */
98 struct sockaddr_in *dst, /* send to here */
145 msg = "Send pt-to-pt";
185 trace_rip(msg, "to", &osin, ifp, buf, size);
205 /* Find the first key for a packet to send.
256 /* (start to) instal
[all...]
/freebsd-9.3-release/share/mk/
H A Dbsd.cpu.mk26 # Handle aliases (not documented in make.conf to avoid user confusion
74 # Logic to set up correct gcc optimization flag. This must be included
75 # after /etc/make.conf so it can react to the local value of CPUTYPE
98 #XXX: gcc doesn't seem to like -mcpu=xscale, and dies while rebuilding itself
137 # unordered list to make it easy for client makefiles to test for the
/freebsd-9.3-release/sys/sys/
H A Diconv.h155 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-9.3-release/tools/test/netfibs/
H A Dreflector.sh6 # This software was developed by Bjoern Zeeb under contract to
37 # Set IFACE to the real interface you want to run the test on.
40 # Control port we use to exchange messages between nodes to sync. tests, etc.
67 # Function to avoid prelist races adding and deleting prefixes too quickly.
116 # Setup our side and wait for the peer to tell us that it is ready.
135 print_debug "Waiting 4 seconds for things to settle"
138 # Wait for the remote to connect and start things.
567 # # Send OOB well known to wor
[all...]
/freebsd-9.3-release/usr.sbin/bluetooth/btpand/
H A Dchannel.c241 * to send unicast packets to connected destinations where
296 channel_timeout(channel_t *chan, int to) argument
300 if (to == 0)
303 chan->tick = (channel_tick + to) % 60;

Completed in 228 milliseconds

<<21222324252627282930>>