Searched defs:file_read (Results 1 - 8 of 8) sorted by relevance
| /third_party/NuttX/fs/vfs/ |
| H A D | fs_read.c | 64 ssize_t file_read(struct file *filep, void *buf, size_t nbytes) in file_read() function
|
| /third_party/node/deps/openssl/openssl/crypto/bio/ |
| H A D | bss_file.c | 136 static int file_read(BIO *b, char *out, int outl) in file_read() function 380 static int file_read(BIO *b, char *out, int outl) in file_read() function
|
| /third_party/openssl/crypto/bio/ |
| H A D | bss_file.c | 136 static int file_read(BIO *b, char *out, int outl) in file_read() function 380 static int file_read(BIO *b, char *out, int outl) in file_read() function
|
| /kernel/linux/linux-5.10/arch/mips/kernel/ |
| H A D | rtlx.c | 361 static ssize_t file_read(struct file *file, char __user *buffer, size_t count, in file_read() function
|
| /kernel/linux/linux-6.6/arch/mips/kernel/ |
| H A D | rtlx.c | 361 static ssize_t file_read(struct file *file, char __user *buffer, size_t count, in file_read() function
|
| /third_party/ffmpeg/libavformat/ |
| H A D | file.c | 111 static int file_read(URLContext *h, unsigned char *buf, int size) in file_read() function
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | dso.c | 859 static ssize_t file_read(struct dso *dso, struct machine *machine, in file_read() function
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | dso.c | 925 static ssize_t file_read(struct dso *dso, struct machine *machine, in file_read() function
|
Completed in 8 milliseconds