Searched defs:fildes (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/runtime_core/platforms/windows/libpandabase/ |
| D | mem.cpp | 100 void *mmap([[maybe_unused]] void *addr, size_t len, uint32_t prot, int flags, int fildes, off_t off) in mmap()
|
| /arkcompiler/runtime_core/static_core/platforms/windows/libpandabase/ |
| D | mem.cpp | 102 void *mmap([[maybe_unused]] void *addr, size_t len, uint32_t prot, int flags, int fildes, off_t off) in mmap()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/aot_file/ |
| D | elf_checker.h | 273 int fildes; member
|