Searched defs:mread (Results 1 - 7 of 7) sorted by relevance
| /third_party/musl/porting/linux/user/src/stdio/ |
| H A D | fmemopen.c | 35 static size_t mread(FILE *f, unsigned char *buf, size_t len) in mread() function
|
| /third_party/musl/src/stdio/ |
| H A D | fmemopen.c | 35 static size_t mread(FILE *f, unsigned char *buf, size_t len) in mread() function
|
| /third_party/musl/libc-test/src/functional/ |
| H A D | fopencookie_test.c | 33 ssize_t mread(void *f, char *buf, size_t len)
in mread() function
|
| /kernel/linux/linux-5.10/drivers/media/pci/mantis/ |
| H A D | mantis_common.h | 46 #define mread(addr) readl(addr) macro
|
| /kernel/linux/linux-6.6/drivers/media/pci/mantis/ |
| H A D | mantis_common.h | 46 #define mread(addr) readl(addr) macro
|
| /kernel/linux/linux-5.10/arch/powerpc/xmon/ |
| H A D | xmon.c | 2132 mread(unsigned long adrs, void *buf, int size) in mread() function [all...] |
| /kernel/linux/linux-6.6/arch/powerpc/xmon/ |
| H A D | xmon.c | 2222 mread(unsigned long adrs, void *buf, int size) in mread() function [all...] |
Completed in 9 milliseconds