Searched defs:MallocMmapType (Results 1 – 2 of 2) sorted by relevance
| /third_party/musl/src/hook/linux/ |
| D | musl_malloc_dispatch.h | 34 typedef void* (*MallocMmapType) (void*, size_t, int, int, int, off_t); typedef
|
| /third_party/musl/porting/linux/user/src/hook/ |
| D | musl_malloc_dispatch.h | 12 typedef void* (*MallocMmapType) (void*, size_t, int, int, int, off_t); typedef
|