Searched defs:to (Results 376 - 400 of 531) sorted by relevance

<<11121314151617181920>>

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/ripd/
H A Drip_interface.c205 struct sockaddr_in to; local
296 struct sockaddr_in to; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ia64/ia32/
H A Dia32_signal.c67 copy_siginfo_from_user32 (siginfo_t *to, compat_siginfo_t __user *from) argument
111 copy_siginfo_to_user32(compat_siginfo_t __user *to, siginfo_t *from) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/mtd/47xxnand/
H A Dbrcmnand_bbt.c649 loff_t to; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/mtd/chips/
H A Dcfi_cmdset_0002.c1074 cfi_amdstd_write_words(struct mtd_info *mtd, loff_t to, size_t len, size_t *retlen, const u_char *buf) argument
1313 cfi_amdstd_write_buffers(struct mtd_info *mtd, loff_t to, size_t len, size_t *retlen, const u_char *buf) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/mtd/nand/
H A Dnand_bbt.c571 loff_t to; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/video/console/
H A Dmdacon.c158 static inline void mda_set_cursor_size(int from, int to) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/video/
H A Depson1355fb.c345 copy_from_user16(void *to, const void *from, unsigned long n) argument
376 copy_to_user16(void *to, const void *from, unsigned long n) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Dblktrace_api.h265 blk_add_trace_remap(struct request_queue *q, struct bio *bio, dev_t dev, sector_t from, sector_t to) argument
H A Dnetfilter.h291 nf_csum_replace4(__sum16 *sum, __be32 from, __be32 to) argument
298 nf_csum_replace2(__sum16 *sum, __be16 from, __be16 to) argument
306 nf_proto_csum_replace2(__sum16 *sum, struct sk_buff *skb, __be16 from, __be16 to, int pseudohdr) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/
H A Dlibfs.c339 simple_prepare_write(struct file *file, struct page *page, unsigned from, unsigned to) argument
354 simple_commit_write(struct file *file, struct page *page, unsigned from, unsigned to) argument
475 simple_read_from_buffer(void __user *to, size_t count, loff_t *ppos, const void *from, size_t available) argument
[all...]
H A Dpipe.c59 pipe_iov_copy_from_user(void *to, struct iovec *iov, unsigned long len, argument
[all...]
H A Dread_write.c448 unsigned long iov_shorten(struct iovec *iov, unsigned long nr_segs, size_t to) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/nfs/
H A Dclient.c360 static void nfs_init_timeout_values(struct rpc_timeout *to, int proto, argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ocfs2/
H A Daops.c289 ocfs2_prepare_write_nolock(struct inode *inode, struct page *page, unsigned from, unsigned to) argument
307 walk_page_buffers( handle_t *handle, struct buffer_head *head, unsigned from, unsigned to, int *partial, int (*fn)( handle_t *handle, struct buffer_head *bh)) argument
339 ocfs2_start_walk_page_trans(struct inode *inode, struct page *page, unsigned from, unsigned to) argument
630 ocfs2_clear_page_regions(struct page *page, struct ocfs2_super *osb, u32 cpos, unsigned from, unsigned to) argument
660 ocfs2_map_page_blocks(struct page *page, u64 *p_blkno, struct inode *inode, unsigned int from, unsigned int to, int new) argument
766 unsigned int to, from, cluster_start, cluster_end; local
831 unsigned int to, from, cluster_start, cluster_end; local
927 unsigned int from = 0, to = 0; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/reiserfs/
H A Ditem_ops.c581 int from, to; local
H A Dlbalance.c806 char *to; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/xfs/
H A Dxfs_dir2_leaf.c603 int to; /* target leaf index */ local
660 int to; /* destination copy index */ local
[all...]
H A Dxfs_dir2_node.c122 __be16 *to; /* pointer to freespace entry */ local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/dnsmasq-2.33/src/
H A Dforward.c27 send_from(int fd, int nowild, char *packet, size_t len, union mysockaddr *to, struct all_addr *source, unsigned int iface) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iproute2/ip/
H A Diproute.c388 __u32 to = *(__u32*)RTA_DATA(tb[RTA_FLOW]); local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ntpclient/
H A Dntpclient.c368 struct timeval to; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/lib/
H A Dcharcnv.c194 convert_string_internal(charset_t from, charset_t to, void const *src, size_t srclen, void *dest, size_t destlen, BOOL allow_bad_conv) argument
362 convert_string(charset_t from, charset_t to, void const *src, size_t srclen, void *dest, size_t destlen, BOOL allow_bad_conv) argument
510 convert_string_allocate(TALLOC_CTX *ctx, charset_t from, charset_t to, void const *src, size_t srclen, void **dest, BOOL allow_bad_conv) argument
698 convert_string_talloc(TALLOC_CTX *ctx, charset_t from, charset_t to, void const *src, size_t srclen, void **dest, BOOL allow_bad_conv) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/modules/
H A Dvfs_cap.c401 static char *capencode(char *to, const char *from) argument
430 static char *capdecode(char *to, const char *from) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/nsswitch/
H A Dwinbindd_rpc.c771 struct timeval to; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Ddes.c621 des_ecb_crypt(struct _des_ctx *ctx, const byte * from, byte * to, int mode) argument
737 tripledes_ecb_crypt(struct _tripledes_ctx *ctx, const byte * from, byte * to, int mode) argument
[all...]

Completed in 233 milliseconds

<<11121314151617181920>>