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

<<21222324252627282930>>

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgcrypt-1.5.0/
H A Ddepcomp20 # along with this program; if not, write to the Free Software
24 # As a special exception to the GNU General Public License, if you
40 Run PROGRAMS ARGS to compile a file, generating dependencies
47 DEPDIR directory where to store dependencies.
48 depfile Dependency file to output.
49 tmpdepfile Temporary file to use when outputing dependencies.
52 Report bugs to <bug-automake@gnu.org>.
76 # to make depend.m4 easier to write. Note that we *cannot* use a case
119 ## There are various ways to ge
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgpg-error-1.10/
H A Ddepcomp19 # along with this program; if not, write to the Free Software
23 # As a special exception to the GNU General Public License, if you
39 Run PROGRAMS ARGS to compile a file, generating dependencies
46 DEPDIR directory where to store dependencies.
47 depfile Dependency file to output.
48 tmpdepfile Temporary file to use when outputing dependencies.
51 Report bugs to <bug-automake@gnu.org>.
75 # to make depend.m4 easier to write. Note that we *cannot* use a case
105 ## There are various ways to ge
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlcatalog.c2 * xmlcatalog.c : a small utility program to handle XML catalogs
60 * Returns a pointer to it or NULL on EOF the caller is expected to
261 printf("Resolver failed to find an answer\n");
313 /* split into 2 printf's to avoid overly long string (gcc warning) */
404 fprintf(stderr, "No catalog entry specified to remove from\n");
464 fprintf(stderr, "Failed to remove entry from %s\n",
477 "Failed to remove entry from %s\n",
542 fprintf(stderr, "Failed to remove entry %s\n",
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m32r/kernel/
H A Dhead.S24 * References to members of the boot_cpu_data structure.
89 beqz r4, .Lendloop1 ; any more to go?
95 and3 r4, r3, #3 ; get no. of remaining BSS bytes to clear
97 beqz r4, .Lendloop2 ; any more to go?
108 /* Jump to kernel */
222 * This is initialized to create a identity-mapping at 0-4M (for bootup
232 ; to be needed to boot from initrd)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/mtd/devices/
H A Dat91_dataflash26.c8 * easy to make it work with other AT26xxx dataflash devices, though.
65 * Perform a SPI transfer to access the DataFlash device.
209 * len : Number of bytes to read
248 * Write to the DataFlash device.
249 * to : Start offset in flash device
250 * len : Number of bytes to write
254 static int at91_dataflash26_write(struct mtd_info *mtd, loff_t to, size_t len, argument
262 DEBUG(MTD_DEBUG_LEVEL1, "dataflash_write: %lli .. %lli\n", to, to+len);
269 if (to
[all...]
H A Dsflash.c6 * Permission to use, copy, modify, and/or distribute this software for any
115 sflash_mtd_write(struct mtd_info *mtd, loff_t to, size_t len, size_t *retlen, const u_char *buf) argument
123 if ((to + len) > mtd->size)
129 if ((bytes = sflash_write(sflash->sih, sflash->cc, (uint) to, len, buf)) < 0) {
133 if ((ret = sflash_mtd_poll(sflash, (unsigned int) to, HZ)))
135 to += (loff_t) bytes;
223 /* attach to the backplane */
225 printk(KERN_ERR "sflash: error attaching to backplane\n");
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/kernel/
H A Dhead.S36 * the least significant 16 bits to be 0x8000, but we could probably
37 * relax this restriction to KERNEL_RAM_VADDR >= PAGE_OFFSET + 0x4000.
72 * We're trying to keep crap to a minimum; DO NOT add any machine specific
94 * above. On return, the CPU will be ready for the MMU to be
97 ldr r13, __switch_data @ address to jump to after
109 * the processor type - there is no need to check the machine type
123 ldmia r4, {r5, r7, r13} @ address to jump to afte
[all...]
H A Dentry-armv.S15 * it to save wrong values... Be aware!
80 @ XXX fall through to common_invalid
126 @ We are now ready to fill in the remaining blanks on the stack:
142 @ get ready to re-enable interrupts if appropriate
243 @ the instruction, or the more conventional lr if we are to treat
283 @ r1 - pointer to registers on stack
347 @ We are now ready to fill in the remaining blanks on the stack:
364 @ Clear FP to mark the first stack frame
437 @ fall through to the emulation code, which returns using r9 if
439 @ if we are to trea
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/ipv4/
H A Dip_output.c117 * Add an ip header to a skbuff and send it out.
266 Note, that local frames are looped back to be delivered
267 to local recipients.
367 /* OK, we know where to send it, allocate and build IP header. */
406 static void ip_copy_metadata(struct sk_buff *to, struct sk_buff *from) argument
408 to->pkt_type = from->pkt_type;
409 to->priority = from->priority;
410 to->protocol = from->protocol;
411 dst_release(to->dst);
412 to
708 ip_generic_getfrag(void *from, char *to, int offset, int len, int odd, struct sk_buff *skb) argument
735 ip_ufo_append_data(struct sock *sk, int getfrag(void *from, char *to, int offset, int len, int odd, struct sk_buff *skb), void *from, int length, int hh_len, int fragheaderlen, int transhdrlen, int mtu,unsigned int flags) argument
801 ip_append_data(struct sock *sk, int getfrag(void *from, char *to, int offset, int len, int odd, struct sk_buff *skb), void *from, int length, int transhdrlen, struct ipcm_cookie *ipc, struct rtable *rt, unsigned int flags) argument
1346 ip_reply_glue_bits(void *dptr, char *to, int offset, int len, int odd, struct sk_buff *skb) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/ipv4/netfilter/
H A Dnf_nat_autofw.c3 * related connection to a port in the reply direction will be
4 * expected. This connection may be mapped to a different port.
8 * Permission to use, copy, modify, and/or distribute this software for any
83 /* Only need to do PRE_ROUTING */
85 port += ntohs(help->help.ct_autofw_info.to[0]);
203 help->help.ct_autofw_info.to[0] = info->to[0];
204 help->help.ct_autofw_info.to[1] = info->to[1];
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/s390/char/
H A Dmonwriter.c209 void *to; local
215 to = (char *) &monpriv->hdr +
217 if (copy_from_user(to, data + written, len)) {
234 to = monpriv->current_buf->data +
236 if (copy_from_user(to, data + written, len)) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/cris/arch-v32/kernel/
H A Dhead.S37 ;; Dummy section to make it bootable with current VCS simulator
86 ;; Note; 3 cycles is needed for a bank-select to take effect. Further;
93 ;; Map the virtual DRAM to the RW eprom area at address 0.
191 ; A slave waits for cpu_now_booting to be equal to CPU ID.
197 ; Time to boot-up. Get stack location provided by master CPU.
216 jump _inram ; Jump to cached RAM.
238 ;; Copy the text and data section to DRAM. This depends on that the
272 jump _start_it ; Jump to cached code.
301 ;; The kernel could have been unpacked to DRA
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Ddo_func.S5 | to be performed is determined from the lower 7 bits of the
14 | and combined to form the table index. The function called
15 | will start with a0 pointing to the ETEMP operand. Dyadic
73 jmp smovcr |fmovecr; jmp directly to emulation
85 leal ETEMP(%a6),%a0 |a0 is pointer to src op
101 | Load a signed zero to fp0 and set inex2/ainex
113 | Load a signed zero to fp0; do not set inex2/ainex
121 | Load a signed infinity to fp0; do not set inex2/ainex
129 | Load a signed one to fp0; do not set inex2/ainex
137 | Load a signed pi/2 to fp
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/i386/boot/
H A Dvideo.S8 * Rewritten to use GNU 'as' by Chris Noe <stiker@northlink.com> May 1999
29 /* Force 400 scan lines for standard modes (hack to fix bad BIOS behaviour */
76 /* Positions of various video parameters passed to the kernel */
100 /* Define DO_STORE according to CONFIG_VIDEO_RETAIN */
108 # %ds *must* be pointing to the bootsector
112 pushw %cs # DS is equal to CS
114 pushw %cs # ES is equal to CS
141 # Detect if we have CGA, MDA, EGA or VGA and pass it to the kernel.
147 movw %bx, %fs:(PARAM_VIDEO_EGA_BX) # Identifies EGA to the kernel
239 # switching the DAC to
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/mtd/onenand/
H A Donenand_base.c71 * @param addr address to read
82 * @param value value to write
83 * @param addr address to write
173 * onenand_command - [DEFAULT] Send command to OneNAND device
175 * @param cmd the command to be sent
176 * @param addr offset to read from or write to
177 * @param len number of bytes to read or write
179 * Send command to OneNAND device. This function is used for middle/large page
219 /* Switch to th
1102 onenand_verify_oob(struct mtd_info *mtd, const u_char *buf, loff_t to) argument
1183 onenand_write(struct mtd_info *mtd, loff_t to, size_t len, size_t *retlen, const u_char *buf) argument
1322 onenand_do_write_oob(struct mtd_info *mtd, loff_t to, size_t len, size_t *retlen, const u_char *buf, mtd_oob_mode_t mode) argument
1423 onenand_write_oob(struct mtd_info *mtd, loff_t to, struct mtd_oob_ops *ops) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/kernel/
H A Dsignal.c9 * Changes to use preallocated sigqueue structures
10 * to allow signals to be sent reliably.
48 * Tracers always want to know about signals..
117 * After recalculating TIF_SIGPENDING, we need to make sure the task wakes up.
175 * In order to avoid problems with "switch_user()", we want to make
259 /* Notify the system that a driver wants to block all signals for this
260 * process, and wants to be notified if any signals at all were to b
2015 copy_siginfo_to_user(siginfo_t __user *to, siginfo_t *from) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/s390/kernel/
H A Dhead.S13 * 2) linload will load the image from address 0x10000 to memory 0x10000
17 * In case of SL tape you need to IPL 5 times to get past VOL1 etc
18 * 4) generate the vm reader ipl header, move the generated image to the
21 * We use the cpuid to distinguish between VM and native ipl
22 * params for kernel are pushed to 0x10400 (see setup.h)
46 .long 0x27000000,0x60000001 # by ipl to addresses 0-23.
88 ar %r2,%r7 # add to total size
160 .long 0x02000018,0x60000050 # by ipl to addresses 0-23.
164 .long 0x02000140,0x60000050 # to addresse
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/lib/
H A Diconv.c18 along with this program; if not, write to the Free Software
25 * We have to use strcasecmp here as the character conversions
48 * uppercasing or comparison. We have to convert to UCS-2 and compare
71 /* we include the UTF-8 alias to cope with differing locale settings */
103 DEBUG(5, ("Attempting to register new charset %s\n", funcs->name));
173 /* otherwise we have to do it chunks at a time */
206 struct charset_functions *from, *to; local
210 to = charsets;
232 to
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/shared/
H A Dboot.S4 * Code should be position-independent until it copies itself to SDRAM.
8 * Permission to use, copy, modify, and/or distribute this software for any
29 /* Debug macro - write a number to a chipc reg - use it with caution,
42 # XXX: the following code snipet sets clk frequency to 200M
43 # correct pll clk freq to real speed in the 5350 case.
66 sw a3,CC_CLKC_N(s2) # set control N1 to select 6
101 * regulator to the correct value.
105 sw a0,PMU_REG_CONTROL_DATA(s2) # BB switcher to get 1.2V
108 sw a3,PMU_REG_CONTROL_DATA(s2) # of VDDP LDO to get 2.5V
130 li t0,0x1fa0000c # Set up CBR to
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dist/brew/
H A Dbdbread.mak6 # Makefile to build the $(TARGET) downloadable module.
19 # 1. The environment variable ADSHOME is set to the root directory of the
68 HEXTOOL = $(ARMBIN)\fromelf # ARM ADS utility to create hex file from image
70 OBJ_CMD = -o # Command line option to specify output filename
137 LINK_CMD = -o #Command line option to specify output file
191 # The following are the default suffix rules used to compile all objects that
195 # The following macros are used to specify the output object file, MSG_FILE
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/ospfd/
H A Dospf_route.c18 * along with GNU Zebra; see the file COPYING. If not, write to the Free
207 /* Install routes to table. */
363 interface is set to the IP address of the outgoing interface
365 address is set to Router X's interface address (contained in
366 Router X's router-LSA) that points back to the root of the
368 points back to Router X's parent vertex on the shortest-path tree
369 (similar to the calculation in Section 16.1.1). */
381 /* Note that we keep all routes to ABRs and ASBRs, not only the best */
419 an intra-area route to the destination installed in the routing
420 table), multiple vertices have mapped to th
777 ospf_route_copy_nexthops_from_vertex(struct ospf_route *to, struct vertex *v) argument
822 ospf_route_copy_nexthops(struct ospf_route *to, list from) argument
836 ospf_route_subst_nexthops(struct ospf_route *to, list from) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Dskbuff.h32 #define HAVE_ALLOC_SKB /* For the drivers to know */
53 * NONE: device failed to checksum this packet.
59 * Apparently with secret goal to sell you new device, when you
60 * will add new protocol to your host. F.e. IPv6. 8)
65 * is able to produce some skb->csum, it MUST use COMPLETE,
72 * PARTIAL: device is required to csum packet as seen by hard_start_xmit
73 * from skb->transport_header to the end and to record the checksum
78 * NETIF_F_HW_CSUM - it is clever device, it is able to checksum
81 * NETIF_F_IP_CSUM - device is dumb. It is able to csu
1529 skb_copy_from_linear_data(const struct sk_buff *skb, void *to, const unsigned int len) argument
1536 skb_copy_from_linear_data_offset(const struct sk_buff *skb, const int offset, void *to, const unsigned int len) argument
1697 skb_copy_secmark(struct sk_buff *to, const struct sk_buff *from) argument
1707 skb_copy_secmark(struct sk_buff *to, const struct sk_buff *from) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/reiserfs/
H A Dfile.c22 ** multiple writes and are small enough to have tails.
26 ** small enough to have a tail, and the tail is currently in an
29 ** We use reiserfs_truncate_file to pack the tail, since it already has
41 /* fast out for when nothing needs to be done */
59 * us to log any additional blocks (including quota blocks)
63 /* uh oh, we can't allow the inode to go away while there
64 * is still preallocation blocks pending. Try to join the
102 item(s) had to be converted, then it may have to be
152 /* I really do not want to pla
188 unsigned int to = ((pos + write_bytes - 1) & (PAGE_CACHE_SIZE - 1)) + 1; /* last modified byte offset in last page */ local
755 reiserfs_commit_page(struct inode *inode, struct page *page, unsigned from, unsigned to) argument
986 int to = ((pos + write_bytes - 1) & (PAGE_CACHE_SIZE - 1)) + 1; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sparc64/kernel/
H A Dsignal32.c38 * expects it to look which is basically:
43 * Ptr to sigcontext area above
60 * to be valid.
70 * And the new one, intended to be used for Linux applications only
71 * (we have enough in there to work with clone).
105 int _sys_private; /* not to be passed to user */
157 int copy_siginfo_to_user32(compat_siginfo_t __user *to, siginfo_t *from) argument
161 if (!access_ok(VERIFY_WRITE, to, sizeof(compat_siginfo_t)))
167 to avoi
213 copy_siginfo_from_user32(siginfo_t *to, compat_siginfo_t __user *from) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/um/kernel/tt/
H A Dprocess_kern.c29 struct task_struct *from, *to, *prev_sched; local
35 to = next;
39 forward_interrupts(to->thread.mode.tt.extern_pid);
41 forward_ipi(cpu_data[cpu].ipi_pipe[0], to->thread.mode.tt.extern_pid);
49 forward_pending_sigio(to->thread.mode.tt.extern_pid);
53 /* Notice that here we "up" the semaphore on which "to" is waiting, and
56 * "to", and can't use any more the value of "from" (which is outdated),
57 * nor the value in "to" (since it was the task which stole us the CPU,
60 err = os_write_file(to->thread.mode.tt.switch_pipe[1], &c, sizeof(c));
73 * then it needs to b
[all...]

Completed in 265 milliseconds

<<21222324252627282930>>