Searched defs:from (Results 176 - 200 of 550) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-s390/
H A Didals.h240 idal_buffer_from_user(struct idal_buffer *ib, const void __user *from, size_t count) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-frv/
H A Duaccess.h281 __copy_to_user(void __user *to, const void *from, unsigne argument
288 __copy_from_user(void *to, const void __user *from, unsigned long n) argument
294 copy_from_user(void *to, const void __user *from, unsigned long n) argument
307 copy_to_user(void __user *to, const void *from, unsigned long n) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-m68k/
H A Dsiginfo.h81 static inline void copy_siginfo(struct siginfo *to, struct siginfo *from) argument
H A Duaccess.h219 __constant_copy_from_user(void *to, const void __user *from, unsigned long n) argument
300 __constant_copy_to_user(void __user *to, const void *from, unsigned long n) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dhighmem.h124 static inline void copy_user_highpage(struct page *to, struct page *from, argument
140 static inline void copy_highpage(struct page *to, struct page *from) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm26/
H A Duaccess.h190 static __inline__ unsigned long copy_from_user(void *to, const void *from, unsigned long n) argument
199 static __inline__ unsigned long __copy_from_user(void *to, const void *from, unsigned long n) argument
205 static __inline__ unsigned long copy_to_user(void *to, const void *from, unsigned long n) argument
212 static __inline__ unsigned long __copy_to_user(void *to, const void *from, unsigned long n) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-avr32/
H A Duaccess.h80 static inline __kernel_size_t __copy_to_user(void __user *to, const void *from, argument
85 __copy_from_user(void *to, const void __user *from, __kernel_size_t n) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libexif-0.6.19/libexif/canon/
H A Dexif-mnote-data-canon.c67 unsigned int from = 0, to; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/libatalk/unicode/
H A Diconv.c256 struct charset_functions *from, *to; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/bin/ad/
H A Dad_util.c210 static charset_t from = (charset_t) -1; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/libatalk/unicode/
H A Diconv.c256 struct charset_functions *from, *to; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/mm/
H A Dbounce.c95 static void copy_to_high_bio_irq(struct bio *to, struct bio *from) argument
199 struct bio_vec *to, *from; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ieee80211/softmac/
H A Dieee80211softmac_assoc.c119 we_support_all_basic_rates(struct ieee80211softmac_device *mac, u8 *from, u8 from_len) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/ipvs/
H A Dip_vs_ftp.c126 __be32 from; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/lib/
H A Diconv.c206 struct charset_functions *from, *to; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/python/
H A Dpy_tdbpack.c444 static void pack_bytes(long len, const char *from, argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Derror.c945 xmlCopyError(xmlErrorPtr from, xmlErrorPtr to) { argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/util/keyrange/
H A DKeyRange.java254 public static DatabaseEntry copy(DatabaseEntry from) { argument
261 public static void copy(DatabaseEntry from, DatabaseEntry to) { argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/lib/
H A Dasyn-ares.c170 int Curl_resolver_duphandle(void **to, void *from) argument
[all...]
H A Dasyn-thread.c138 int Curl_resolver_duphandle(void **to, void *from) argument
H A Dfile.c133 curl_off_t from, to; local
[all...]
H A Dkrb4.c148 krb4_encode(void *app_data, const void *from, int length, int level, void **to, argument
H A Dkrb5.c123 krb5_encode(void *app_data, const void *from, int length, int level, void **to, argument
H A Dsecurity.c285 do_sec_send(struct connectdata *conn, curl_socket_t fd, const char *from, int length) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Drtpproto.c191 struct sockaddr_in from; local

Completed in 215 milliseconds

1234567891011>>