HomeSort by relevance Sort by last modified time
    Searched refs:mips_change_flags (Results 1 - 2 of 2) sorted by null

  /gdk/libportable/arch-mips/
mmap.c 66 static inline int mips_change_flags(int flags) function
113 return __mmap2(addr, size, mips_change_prot(prot), mips_change_flags(flags),
open.c 69 static inline int mips_change_flags(int flags) function
119 return __open(pathname, mips_change_flags(flags), mode);

Completed in 32 milliseconds