Searched refs:mem_read (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/bio/
H A Dbss_mem.c65 static int mem_read(BIO *h, char *buf, int size);
76 mem_read,
143 static int mem_read(BIO *b, char *out, int outl) function
306 i=mem_read(bp,buf,i);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/bio/
H A Dbss_mem.c65 static int mem_read(BIO *h, char *buf, int size);
76 mem_read,
143 static int mem_read(BIO *b, char *out, int outl) function
306 i=mem_read(bp,buf,i);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dx_fline.S28 |xref mem_read
55 | ;before branching to mem_read
56 bsrl mem_read
H A Dskeleton.S427 | mem_read --- read from user or supervisor address space
433 | The FPSP calls mem_read to read the original F-line instruction in order
442 | Like mem_write, mem_read always reads with a supervisor
447 .global mem_read
448 mem_read: label
H A Dutil.S28 |xref mem_read
310 bsrl mem_read
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/proc/
H A Dbase.c514 static ssize_t mem_read(struct file * file, char __user * buf, function
651 .read = mem_read,

Completed in 76 milliseconds