Searched refs:small_offset (Results 1 – 1 of 1) sorted by relevance
35 off_t small_offset = (off_t) offset; in __mmap64() local37 if (small_offset != offset) in __mmap64()44 return __mmap (addr, len, prot, flags, fd, small_offset); in __mmap64()
Completed in 4 milliseconds