/system/extras/fatblock/ |
read.c | 72 static int file_read(struct file *f, char *buf, offset_t off, offset_t len) function 152 return file_read((struct file *)e, buf, off, len);
|
/external/openssl/crypto/bio/ |
bss_file.c | 99 static int MS_CALLBACK file_read(BIO *h, char *buf, int size); 110 file_read, 233 static int MS_CALLBACK file_read(BIO *b, char *out, int outl) function
|
/ndk/sources/host-tools/sed-4.2.1/sed/ |
compile.c | 189 static struct output *file_read = NULL; 1265 cur_cmd->x.fp = get_openfile(&file_read, read_mode, false)->fp; 187 static struct output *file_read = NULL; variable in typeref:struct:output [all...] |